Share via


GCController.MicroGamepad Property

Definition

Gets the micro gamepad for the controller.

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

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to