Locale.Korea Property

Definition

Useful constant for country.

[Android.Runtime.Register("KOREA")]
public static Java.Util.Locale? Korea { get; }
[<Android.Runtime.Register("KOREA")>]
static member Korea : Java.Util.Locale

Property Value

Attributes

Remarks

Useful constant for country.

Java documentation for java.util.Locale.KOREA.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to