UICollisionEndedBoundaryContactEventArgs 类

定义

EndedBoundaryContact 事件提供数据。

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

构造函数

UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject)

初始化 UICollisionEndedBoundaryContactEventArgs 类的新实例。

属性

BoundaryIdentifier

接触中涉及的边界。

DynamicItem

联系人中涉及的动态项。

适用于