Share via


UIApplication.ApplicationSupportsShakeToEdit Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ApplicationSupportsShakeToEdit { [Foundation.Export("applicationSupportsShakeToEdit")] get; [Foundation.Export("setApplicationSupportsShakeToEdit:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("applicationSupportsShakeToEdit")>]
[<set: Foundation.Export("setApplicationSupportsShakeToEdit:")>]
member this.ApplicationSupportsShakeToEdit : bool with get, set

Property Value

Attributes

Applies to