NSLocale.PreferredLanguages Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user's preferred language(s), ordered by preference.
public static string[] PreferredLanguages { [Foundation.Export("preferredLanguages", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.PreferredLanguages : string[]
Property Value
String[]
- Attributes