NSLocale.CurrencyCode Property

Definition

Gets the currency code for the locale.

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

Property Value

The ISO 4217 currency code.

Applies to