PluralRules.Default Property

Definition

The default rules that accept any number and return #KEYWORD_OTHER.

[Android.Runtime.Register("DEFAULT", ApiSince=24)]
public static Android.Icu.Text.PluralRules? Default { get; }
[<Android.Runtime.Register("DEFAULT", ApiSince=24)>]
static member Default : Android.Icu.Text.PluralRules

Property Value

Attributes

Remarks

The default rules that accept any number and return #KEYWORD_OTHER.

Java documentation for android.icu.text.PluralRules.DEFAULT.

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