Sdílet prostřednictvím


Currency.Symbol Property

Definition

Convenience and compatibility override of getName that requests the symbol name for the default DISPLAY locale.

public virtual string? Symbol { [Android.Runtime.Register("getSymbol", "()Ljava/lang/String;", "GetGetSymbolHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getSymbol", "()Ljava/lang/String;", "GetGetSymbolHandler", ApiSince=24)>]
member this.Symbol : string

Property Value

Attributes

Remarks

Convenience and compatibility override of getName that requests the symbol name for the default DISPLAY locale.

Java documentation for android.icu.util.Currency.getSymbol().

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