Share via


NSTextFieldCell.AllowedInputSourceLocales Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string[]? AllowedInputSourceLocales { [Foundation.Export("allowedInputSourceLocales")] get; [Foundation.Export("setAllowedInputSourceLocales:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("allowedInputSourceLocales")>]
[<set: Foundation.Export("setAllowedInputSourceLocales:")>]
member this.AllowedInputSourceLocales : string[] with get, set

Property Value

String[]
Attributes

Applies to