CPMapTemplateDelegate.DidCancelNavigation(CPMapTemplate) 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.
The system calls this method after navigation has been cancelled.
[Foundation.Export("mapTemplateDidCancelNavigation:")]
public virtual void DidCancelNavigation (CarPlay.CPMapTemplate mapTemplate);
abstract member DidCancelNavigation : CarPlay.CPMapTemplate -> unit
override this.DidCancelNavigation : CarPlay.CPMapTemplate -> unit
Parameters
- mapTemplate
- CPMapTemplate
- Attributes