CLPlacemark.Country Property

Definition

The name of the country associated with the placemark.

public virtual string Country { [Foundation.Export("country")] get; }
member this.Country : string

Property Value

The name is spelled out, not an ISO-3166 code (e.g., "United States" not "US").

Attributes

Applies to

See also