MKDirectionsRequest.Destination Property

Definition

public virtual MapKit.MKMapItem Destination { [Foundation.Export("destination")] get; [Foundation.Export("setDestination:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Destination : MapKit.MKMapItem with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to