다음을 통해 공유


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

속성 값

적용 대상