GCExtendedGamepadSnapshot.TryGetExtendedSnapShotData Method
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.
[ObjCRuntime.TV(12, 2)]
public static bool TryGetExtendedSnapShotData (Foundation.NSData data, out GameController.GCExtendedGamepadSnapshotData snapshotData);
static member TryGetExtendedSnapShotData : Foundation.NSData * -> bool
Parameters
- data
- NSData
- snapshotData
- GCExtendedGamepadSnapshotData
Returns
- Attributes