CPMapTemplateDelegate.WillShowNavigationAlert Method

Definition

The system calls this method shortly before showing the navigationAlert.

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

Parameters

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
Attributes

Applies to