Language

LocaleDisplayNames.GetDialectHandling Method

Definition

Returns the dialect handling used in the display names.

[Android.Runtime.Register("getDialectHandling", "()Landroid/icu/text/LocaleDisplayNames$DialectHandling;", "GetGetDialectHandlingHandler", ApiSince=24)]
public abstract Android.Icu.Text.LocaleDisplayNames.DialectHandling? GetDialectHandling();
[<Android.Runtime.Register("getDialectHandling", "()Landroid/icu/text/LocaleDisplayNames$DialectHandling;", "GetGetDialectHandlingHandler", ApiSince=24)>]
abstract member GetDialectHandling : unit -> Android.Icu.Text.LocaleDisplayNames.DialectHandling

Returns

the dialect handling enum

Attributes

Remarks

Returns the dialect handling used in the display names.

Android reference for android.icu.text.LocaleDisplayNames.getDialectHandling.

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