Partager via


RuleBasedCollator.VariableTop Property

Definition

<strong>[icu]</strong> Gets the variable top value of a Collator.

public override int VariableTop { [Android.Runtime.Register("getVariableTop", "()I", "", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getVariableTop", "()I", "", ApiSince=24)>]
member this.VariableTop : int

Property Value

the variable top primary weight

Attributes

Remarks

<strong>[icu]</strong> Gets the variable top value of a Collator.

Java documentation for android.icu.text.RuleBasedCollator.getVariableTop().

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