Java.Util.Locale.ExtensionKeys Property
Returns the set of BCP-47 extensions this locale contains.

Syntax

[get: Android.Runtime.Register("getExtensionKeys", "()Ljava/util/Set;", "GetGetExtensionKeysHandler")]
public ICollection<Java.Lang.Character> ExtensionKeys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the set of BCP-47 extensions this locale contains. See (Section 2.2.6) for details.

[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