Java.Util.Locale.UnicodeLocaleAttributes Property
Returns the set of unicode locale extension attributes this locale contains.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns the set of unicode locale extension attributes this locale contains. For more information about attributes, see NoType:java/util/Locale$Builder;Href=../../../reference/java/util/Locale.Builder.html#addUnicodeLocaleAttribute(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