Partager via


Collator.IReorderCodes.Symbol Field

Definition

Characters with the symbol property.

[Android.Runtime.Register("SYMBOL", ApiSince=24)]
public const int Symbol = 4098;
[<Android.Runtime.Register("SYMBOL", ApiSince=24)>]
val mutable Symbol : int

Field Value

Value = 4098
Attributes

Remarks

Characters with the symbol property. This is equivalent to the rule value "symbol".

Java documentation for android.icu.text.Collator.ReorderCodes.SYMBOL.

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