UICollisionBeganBoundaryContactEventArgs 类

定义

BeganBoundaryContact 事件提供数据。

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

构造函数

UICollisionBeganBoundaryContactEventArgs(IUIDynamicItem, NSObject, CGPoint)

初始化 UICollisionBeganCurrentContactEventArgs 类的新实例。

属性

AtPoint

开始接触的 PointF。

BoundaryIdentifier

所联系边界的标识。

DynamicItem

联系人中涉及的动态项。

适用于