GKCompositeBehavior.Item[] 属性

定义

重载

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

属性值

适用于