Share via


MKDirectionsRequest.HighwayPreference Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual MapKit.MKDirectionsRoutePreference HighwayPreference { [Foundation.Export("highwayPreference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setHighwayPreference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("highwayPreference", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setHighwayPreference:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.HighwayPreference : MapKit.MKDirectionsRoutePreference with get, set

Property Value

Attributes

Applies to