Share via


GCController.Controllers Property

Definition

Gets an array that contains all of the connected controllers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static GameController.GCController[] Controllers { [Foundation.Export("controllers")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("controllers")>]
static member Controllers : GameController.GCController[]

Property Value

Attributes

Applies to