GCExtendedGamepadSnapshot.TryGetSnapShotData Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'TryGetExtendedSnapShotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, 4, ObjCRuntime.PlatformArchitecture.None, "Use 'TryGetExtendedSnapShotData' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 12, 2, ObjCRuntime.PlatformArchitecture.None, "Use 'TryGetExtendedSnapShotData' instead.")]
public static bool TryGetSnapShotData(Foundation.NSData data, out GameController.GCExtendedGamepadSnapShotDataV100 snapshotData);
public static bool TryGetSnapShotData(Foundation.NSData data, out GameController.GCExtendedGamepadSnapShotDataV100 snapshotData);
static member TryGetSnapShotData : Foundation.NSData * -> bool
Parametri
- data
- NSData
- snapshotData
- GCExtendedGamepadSnapShotDataV100
Restituisce
- Attributi