共用方式為


UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject) 建構函式

定義

初始化 UICollisionEndedBoundaryContactEventArgs 類別的新實例。

public UICollisionEndedBoundaryContactEventArgs (UIKit.IUIDynamicItem dynamicItem, Foundation.NSObject boundaryIdentifier);
new UIKit.UICollisionEndedBoundaryContactEventArgs : UIKit.IUIDynamicItem * Foundation.NSObject -> UIKit.UICollisionEndedBoundaryContactEventArgs

參數

dynamicItem
IUIDynamicItem
boundaryIdentifier
NSObject

適用於