CPMapTemplateDelegate.WillShowNavigationAlert Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
O sistema chama esse método pouco antes de mostrar o navigationAlert
.
[Foundation.Export("mapTemplate:willShowNavigationAlert:")]
public virtual void WillShowNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member WillShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
override this.WillShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
Parâmetros
- mapTemplate
- CPMapTemplate
- navigationAlert
- CPNavigationAlert
- Atributos