Share via


CPMapTemplate.PresentNavigationAlert(CPNavigationAlert, Boolean) Method

Definition

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

Parameters

navigationAlert
CPNavigationAlert
animated
Boolean
Attributes

Applies to