Share via


MKDirectionsRequest.TollPreference Property

Definition

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

Property Value

Attributes

Applies to