NSLocale.CountryCode Property

Definition

Gets the country code for the locale.

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

Property Value

The country code.

Applies to