MKLaunchOptions.DirectionsMode Property

Definition

The kind of directions that you want to show the user (walking, driving)

public Nullable<MapKit.MKDirectionsMode> DirectionsMode { get; set; }
member this.DirectionsMode : Nullable<MapKit.MKDirectionsMode> with get, set

Property Value

If specified, the map items provided represent a starting and ending point.

Applies to