GKCompositeBehavior.Item[] Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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
Parameters
- behavior
- GKBehavior
Property Value
Applies to
Item[nuint]
public GameplayKit.GKBehavior this[nuint index] { get; }
member this.Item(nuint) : GameplayKit.GKBehavior
Parameters
- index
- System.System.UIntPtr System.unativeint