Share via


Collator.IReorderCodes.Currency Field

Definition

Characters with the currency property.

[Android.Runtime.Register("CURRENCY", ApiSince=24)]
public const int Currency = 4099;
[<Android.Runtime.Register("CURRENCY", ApiSince=24)>]
val mutable Currency : int

Field Value

Value = 4099
Attributes

Remarks

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

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

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