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