Share via


UIKeyCommand.AllowsAutomaticMirroring Property

Definition

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

Property Value

Attributes

Applies to