Share via


GCController.Gamepad Property

Definition

If not null, the GCController is a standard controller.

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

Property Value

Attributes

Applies to

See also