Share via


LocaleDisplayNames.UiListItem.Minimized Property

Definition

Returns the minimized locale for an input locale, such as sr-Cyrl → sr

[Android.Runtime.Register("minimized", ApiSince=26)]
public Android.Icu.Util.ULocale Minimized { get; set; }
[<Android.Runtime.Register("minimized", ApiSince=26)>]
member this.Minimized : Android.Icu.Util.ULocale with get, set

Property Value

Attributes

Remarks

Returns the minimized locale for an input locale, such as sr-Cyrl → sr

Java documentation for android.icu.text.LocaleDisplayNames.UiListItem.minimized.

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