Share via


GCControllerElement.PreferredSystemGestureState Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual GameController.GCSystemGestureState PreferredSystemGestureState { [Foundation.Export("preferredSystemGestureState", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredSystemGestureState:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredSystemGestureState", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPreferredSystemGestureState:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PreferredSystemGestureState : GameController.GCSystemGestureState with get, set

Property Value

Attributes

Applies to