UIKit.UICollisionBeganContactEventArgs Members

The members of UIKit.UICollisionBeganContactEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the UICollisionBeganContactEventArgs class.

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.