Locale.PrivateUseExtension Field

Definition

The key for the private use extension ('x').

[Android.Runtime.Register("PRIVATE_USE_EXTENSION")]
public const char PrivateUseExtension;
[<Android.Runtime.Register("PRIVATE_USE_EXTENSION")>]
val mutable PrivateUseExtension : char

Field Value

Attributes

Remarks

The key for the private use extension ('x').

Added in 1.7.

Java documentation for java.util.Locale.PRIVATE_USE_EXTENSION.

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