UICollisionBehaviorDelegate_Extensions.BeganContact メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
動的アイテム間の接触が開始されたことを示します。
public static void BeganContact (this UIKit.IUICollisionBehaviorDelegate This, UIKit.UICollisionBehavior behavior, UIKit.IUIDynamicItem firstItem, UIKit.IUIDynamicItem secondItem, CoreGraphics.CGPoint atPoint);
static member BeganContact : UIKit.IUICollisionBehaviorDelegate * UIKit.UICollisionBehavior * UIKit.IUIDynamicItem * UIKit.IUIDynamicItem * CoreGraphics.CGPoint -> unit
パラメーター
この拡張メソッドが動作するインスタンス。
- behavior
- UICollisionBehavior
- firstItem
- IUIDynamicItem
- secondItem
- IUIDynamicItem
- atPoint
- CGPoint