次の方法で共有


UICollisionEndedBoundaryContactEventArgs クラス

定義

EndedBoundaryContact イベントのデータを提供します。

public class UICollisionEndedBoundaryContactEventArgs : EventArgs
type UICollisionEndedBoundaryContactEventArgs = class
    inherit EventArgs
継承
UICollisionEndedBoundaryContactEventArgs

コンストラクター

UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject)

UICollisionEndedBoundaryContactEventArgs クラスの新しいインスタンスを初期化します。

プロパティ

BoundaryIdentifier

連絡先に関係する境界。

DynamicItem

連絡先に関係する動的アイテム。

適用対象