Edit

Share via


CPMapTemplateDelegate.DidShowNavigationAlert Method

Definition

The system calls this method shortly after beginning the display of a navigation alert.

[Foundation.Export("mapTemplate:didShowNavigationAlert:")]
public virtual void DidShowNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
override this.DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit

Parameters

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
Attributes

Applies to