GCController
Notifications
PlayerIndexUnset
GCController()
GCController(IntPtr)
GCController(NativeHandle)
GCController(NSObjectFlag)
AttachedToDevice
Battery
ClassHandle
ControllerPausedHandler
Controllers
Current
DidBecomeCurrentNotification
DidConnectNotification
DidDisconnectNotification
DidStopBeingCurrentNotification
ExtendedGamepad
Gamepad
HandlerQueue
Haptics
Light
MicroGamepad
Motion
PhysicalInputProfile
PlayerIndex
ProductCategory
ShouldMonitorBackgroundEvents
Snapshot
VendorName
Capture()
GetExtendedGamepadController()
GetMicroGamepadController()
StartWirelessControllerDiscovery(Action)
StartWirelessControllerDiscoveryAsync()
StopWirelessControllerDiscovery()
xamarinios
namespace GameController
{
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Register("GCController", true)]
public class GCController : NSObject
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.MacOSX, 10, 15, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.TvOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
public virtual Action<GCController!>? ControllerPausedHandler
{
[Deprecated(PlatformName.MacOSX, 10, 15, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.TvOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Export("controllerPausedHandler", ArgumentSemantic.Copy)]
get;
[Deprecated(PlatformName.MacOSX, 10, 15, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Deprecated(PlatformName.TvOS, 13, 0, PlatformArchitecture.None, "Use the Menu button found on the controller's profile, if it exists.")]
[Export("setControllerPausedHandler:", ArgumentSemantic.Copy)]
set;
}
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API