CPMapTemplate.PresentNavigationAlert(CPNavigationAlert, Boolean) Method

Definition

Developers call this method to display navigationAlert.

[Foundation.Export("presentNavigationAlert:animated:")]
public virtual void PresentNavigationAlert (CarPlay.CPNavigationAlert navigationAlert, bool animated);
abstract member PresentNavigationAlert : CarPlay.CPNavigationAlert * bool -> unit
override this.PresentNavigationAlert : CarPlay.CPNavigationAlert * bool -> unit

Parameters

navigationAlert
CPNavigationAlert
animated
Boolean
Attributes

Applies to