Partager via


MessagePattern.ArgType.HasPluralStyle Property

Definition

public bool HasPluralStyle { [Android.Runtime.Register("hasPluralStyle", "()Z", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("hasPluralStyle", "()Z", "", ApiSince=24)>]
member this.HasPluralStyle : bool

Property Value

true if the argument type has a plural style part sequence and semantics, for example ArgType#PLURAL and ArgType#SELECTORDINAL.

Attributes

Remarks

Java documentation for android.icu.text.MessagePattern.ArgType.hasPluralStyle().

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