NSLocale.CurrencySymbol Property

Definition

Gets the currency symbol for the locale.

public string CurrencySymbol { get; }
public string? CurrencySymbol { get; }
member this.CurrencySymbol : string

Property Value

The currency symbol.

Applies to