CPMapTemplate.StartNavigationSession(CPTrip) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("startNavigationSessionForTrip:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CarPlay.CPNavigationSession StartNavigationSession(CarPlay.CPTrip trip);
[<Foundation.Export("startNavigationSessionForTrip:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member StartNavigationSession : CarPlay.CPTrip -> CarPlay.CPNavigationSession
override this.StartNavigationSession : CarPlay.CPTrip -> CarPlay.CPNavigationSession
Parameters
- trip
- CPTrip
Returns
- Attributes