UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the UICollisionEndedBoundaryContactEventArgs class.
public UICollisionEndedBoundaryContactEventArgs (UIKit.IUIDynamicItem dynamicItem, Foundation.NSObject boundaryIdentifier);
new UIKit.UICollisionEndedBoundaryContactEventArgs : UIKit.IUIDynamicItem * Foundation.NSObject -> UIKit.UICollisionEndedBoundaryContactEventArgs
Parameters
- dynamicItem
- IUIDynamicItem
- boundaryIdentifier
- NSObject