Java.Util.Locale.DisplayVariant Property
Returns the full variant name in the default Locale for the variant code of this Locale.

Syntax

[get: Android.Runtime.Register("getDisplayVariant", "()Ljava/lang/String;", "GetGetDisplayVariantHandler")]
public string DisplayVariant { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the full variant name in the default Locale for the variant code of this Locale. If there is no matching variant name, the variant code is returned.

[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