Share via


UIKeyCommand.AllowsAutomaticLocalization Property

Definition

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

Property Value

Attributes

Applies to