UIKit.UICollisionEndedContactEventArgs Members

The members of UIKit.UICollisionEndedContactEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the UICollisionEndedContactEventArgs class.

Public Properties

FirstItemIUIDynamicItem. One of the UIDynamicItems involved in the collision.
SecondItemIUIDynamicItem. One of the UIDynamicItems involved in the collision.