CPMapTemplate.DismissNavigationAlert(Boolean, Action<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.
Dismisses the current navigation alert and calls completion
afterwards.
[Foundation.Export("dismissNavigationAlertAnimated:completion:")]
public virtual void DismissNavigationAlert (bool animated, Action<bool> completion);
abstract member DismissNavigationAlert : bool * Action<bool> -> unit
override this.DismissNavigationAlert : bool * Action<bool> -> unit
Parameters
- animated
- Boolean
- Attributes