CPMapTemplateDelegate.WillDismissNavigationAlert Method

Definition

The system calls this method before dismissing the DidShowNavigationAlert.

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

Parameters

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
Attributes

Applies to