CPMapTemplate.PresentNavigationAlert(CPNavigationAlert, Boolean) 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.
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