共用方式為


UICollisionEndedContactEventArgs(IUIDynamicItem, IUIDynamicItem) 建構函式

定義

初始化 UICollisionEndedContactEventArgs 類別的新實例。

public UICollisionEndedContactEventArgs (UIKit.IUIDynamicItem firstItem, UIKit.IUIDynamicItem secondItem);
new UIKit.UICollisionEndedContactEventArgs : UIKit.IUIDynamicItem * UIKit.IUIDynamicItem -> UIKit.UICollisionEndedContactEventArgs

參數

firstItem
IUIDynamicItem
secondItem
IUIDynamicItem

適用於