Share via


MKDirectionsRequest.Destination Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKMapItem? Destination { [Foundation.Export("destination")] get; [Foundation.Export("setDestination:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("destination")>]
[<set: Foundation.Export("setDestination:")>]
member this.Destination : MapKit.MKMapItem with get, set

Property Value

Attributes

Applies to