UICollisionEndedBoundaryContactEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
为 EndedBoundaryContact 事件提供数据。
public class UICollisionEndedBoundaryContactEventArgs : EventArgs
type UICollisionEndedBoundaryContactEventArgs = class
inherit EventArgs
- 继承
-
UICollisionEndedBoundaryContactEventArgs
构造函数
UICollisionEndedBoundaryContactEventArgs(IUIDynamicItem, NSObject) |
初始化 UICollisionEndedBoundaryContactEventArgs 类的新实例。 |
属性
BoundaryIdentifier |
接触中涉及的边界。 |
DynamicItem |
联系人中涉及的动态项。 |