次の方法で共有


CPMapTemplateDelegate.DidShowNavigationAlert メソッド

定義

システムは、ナビゲーション アラートの表示を開始した直後にこのメソッドを呼び出します。

[Foundation.Export("mapTemplate:didShowNavigationAlert:")]
public virtual void DidShowNavigationAlert (CarPlay.CPMapTemplate mapTemplate, CarPlay.CPNavigationAlert navigationAlert);
abstract member DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit
override this.DidShowNavigationAlert : CarPlay.CPMapTemplate * CarPlay.CPNavigationAlert -> unit

パラメーター

mapTemplate
CPMapTemplate
navigationAlert
CPNavigationAlert
属性

適用対象