Share via


GCControllerInputState.Buttons Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCPhysicalInputElementCollection<Foundation.NSString,GameController.IGCButtonElement> Buttons { [Foundation.Export("buttons")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("buttons")>]
member this.Buttons : GameController.GCPhysicalInputElementCollection<Foundation.NSString, GameController.IGCButtonElement>

Property Value

Implements

Attributes

Applies to