UIKit.UICollisionBeganContactEventArgs: Property Members

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

Public Properties

AtPointCoreGraphics.CGPoint. The PointF at which the collision began.
FirstItemIUIDynamicItem. One of the two items involved in the collision.
SecondItemIUIDynamicItem. One of the two items involved in the collision.