共用方式為


UICollisionEndedBoundaryContactEventArgs 類別

定義

提供 EndedBoundaryContact 事件的資料。

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

建構函式

UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject)

初始化 UICollisionEndedBoundaryContactEventArgs 類別的新實例。

屬性

BoundaryIdentifier

連絡人所涉及的界限。

DynamicItem

連絡人中涉及的動態專案。

適用於