Share via


GCMicroGamepad.ButtonX Property

Definition

Gets the X button.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCControllerButtonInput ButtonX { [Foundation.Export("buttonX", ObjCRuntime.ArgumentSemantic.Strong)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("buttonX", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.ButtonX : GameController.GCControllerButtonInput

Property Value

The X button.

Attributes

Applies to