GCExtendedGamepadSnapShotDataV100 Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The state of a GCExtendedGamepad. Produced by TryGetSnapShotData(NSData, GCExtendedGamepadSnapShotDataV100).
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'GCExtendedGamepadSnapshotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.None, "Use 'GCExtendedGamepadSnapshotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'GCExtendedGamepadSnapshotData' instead.")]
public struct GCExtendedGamepadSnapShotDataV100
public struct GCExtendedGamepadSnapShotDataV100
type GCExtendedGamepadSnapShotDataV100 = struct
- Inheritance
-
GCExtendedGamepadSnapShotDataV100
- Attributes
Fields
ButtonA | |
ButtonB | |
ButtonX | |
ButtonY | |
DPadX | |
DPadY | |
LeftShoulder | |
LeftThumbstickX | |
LeftThumbstickY | |
LeftTrigger | |
RightShoulder | |
RightThumbstickX | |
RightThumbstickY | |
RightTrigger | |
Size | |
Version |
Methods
ToNSData() |