Share via


MKPointAnnotation.Coordinate Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreLocation.CLLocationCoordinate2D Coordinate { [Foundation.Export("coordinate")] get; [Foundation.Export("setCoordinate:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("coordinate")>]
[<set: Foundation.Export("setCoordinate:")>]
member this.Coordinate : CoreLocation.CLLocationCoordinate2D with get, set

Property Value

Attributes

Applies to