The members of UIKit.UICollisionBeganContactEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Initializes a new instance of the UICollisionBeganContactEventArgs class. |
| AtPoint | CoreGraphics.CGPoint. The PointF at which the collision began. | |
| FirstItem | IUIDynamicItem. One of the two items involved in the collision. | |
| SecondItem | IUIDynamicItem. One of the two items involved in the collision. |