Share via


GCMicroGamepad.SaveSnapshot Property

Definition

Gest the current state of the controller.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCMicroGamepadSnapshot SaveSnapshot { [Foundation.Export("saveSnapshot")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("saveSnapshot")>]
member this.SaveSnapshot : GameController.GCMicroGamepadSnapshot

Property Value

The current state of the controller.

Attributes

Applies to