The properties of UIKit.UICollisionBeganContactEventArgs are listed below. For a list of all members, see the UICollisionBeganContactEventArgs Members list.
See Also: Inherited members from System.EventArgs
| 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. |