The members of GameController.GCController are listed below.
See Also: Inherited members from Foundation.NSObject
| Default constructor, initializes a new instance of this class. |
| Constructor to call on derived classes to skip initialization and merely allocate the object. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
const | PlayerIndexUnset | int (-1). Documentation for this section has not yet been entered. |
| [read-only] | AttachedToDevice | bool. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ControllerPausedHandler | Action<GCController>. Documentation for this section has not yet been entered. | |
| [read-only] static | Controllers | GCController[]. Documentation for this section has not yet been entered. |
| [read-only] static | DidConnectNotification | Foundation.NSString. Notification constant for DidConnect |
| [read-only] static | DidDisconnectNotification | Foundation.NSString. Notification constant for DidDisconnect |
| [read-only] | ExtendedGamepad | GCExtendedGamepad. If not null, the GameController.GCController is an extended controller. |
| [read-only] | Gamepad | GCGamepad. If not null, the GameController.GCController is a standard controller. |
| [read-only] | Motion | GCMotion. Documentation for this section has not yet been entered. |
| PlayerIndex | nint. Documentation for this section has not yet been entered. | |
| [read-only] | VendorName | string. Documentation for this section has not yet been entered. |
static | StartWirelessControllerDiscovery(Action)Documentation for this section has not yet been entered. | |
static | StopWirelessControllerDiscovery()Documentation for this section has not yet been entered. | |