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

適用対象