MKReverseGeocoder.coordinate 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.
Caution
Use the 'Coordinate' property instead.
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
[System.Obsolete("Use the 'Coordinate' property instead.", false)]
public virtual CoreLocation.CLLocationCoordinate2D coordinate { get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<System.Obsolete("Use the 'Coordinate' property instead.", false)>]
member this.coordinate : CoreLocation.CLLocationCoordinate2D
Property Value
- Attributes