Java.Util.Locale.UnicodeLocaleKeys Property
Returns the set of unicode locale extension keywords this locale contains.

Syntax

[get: Android.Runtime.Register("getUnicodeLocaleKeys", "()Ljava/util/Set;", "GetGetUnicodeLocaleKeysHandler")]
public ICollection<string> UnicodeLocaleKeys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the set of unicode locale extension keywords this locale contains. For more information about types and keywords, see NoType:java/util/Locale$Builder;Href=../../../reference/java/util/Locale.Builder.html#setUnicodeLocaleKeyword(java.lang.String, java.lang.String) and

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1