CLPlacemark.Region Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The geographic region associated with the CLPlacemark.
public virtual CoreLocation.CLRegion Region { [Foundation.Export("region", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Region : CoreLocation.CLRegion
Property Value
- Attributes
Remarks
The region returned will typically be a CLCircularRegion centered on the placemark and with a Radius encompassing the region.