GKCompositeBehavior.Item[] 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
Item[GKBehavior] | |
Item[nuint] |
Item[GKBehavior]
public Foundation.NSNumber this[GameplayKit.GKBehavior behavior] { get; set; }
member this.Item(GameplayKit.GKBehavior) : Foundation.NSNumber with get, set
参数
- behavior
- GKBehavior
属性值
适用于
Item[nuint]
public GameplayKit.GKBehavior this[nuint index] { get; }
member this.Item(nuint) : GameplayKit.GKBehavior
参数
- index
- System.System.UIntPtr System.unativeint