Language

Currency.CurrencyUsage.Cash Property

Definition

a setting to specify currency usage which determines currency digit and rounding for cash usage, for example: "50 NT$"

[Android.Runtime.Register("CASH", ApiSince=24)]
public static Android.Icu.Util.Currency.CurrencyUsage? Cash { get; }
[<Android.Runtime.Register("CASH", ApiSince=24)>]
static member Cash : Android.Icu.Util.Currency.CurrencyUsage

Property Value

a setting to specify currency usage which determines currency digit and rounding for cash usage, for example: "50 NT$"

Attributes

Remarks

a setting to specify currency usage which determines currency digit and rounding for cash usage, for example: "50 NT$"

Android reference for android.icu.util.Currency.CurrencyUsage.CASH.

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