次の方法で共有


CPMapTemplateDelegate.WillShowNavigationAlert メソッド

定義

システムは、 を表示する直前にこのメソッドを呼び出します 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

パラメーター

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
属性

適用対象