次の方法で共有


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

プロパティ値

適用対象