Share via


GCMicroGamepad.Controller Property

Definition

Gets the controller for this profile.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCController? Controller { [Foundation.Export("controller", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("controller", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Controller : GameController.GCController

Property Value

The controller for this profile.

Attributes

Applies to