Share via


NSValue.CoordinateValue Property

Definition

The CLLocationCoordinate2D stored in this NSValue.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreLocation.CLLocationCoordinate2D CoordinateValue { [Foundation.Export("MKCoordinateValue")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("MKCoordinateValue")>]
member this.CoordinateValue : CoreLocation.CLLocationCoordinate2D

Property Value

Attributes

Applies to