次の方法で共有


CPInterfaceController.PushTemplate(CPTemplate, Boolean) メソッド

定義

ナビゲーション スタックの上部に を追加します。

[Foundation.Export("pushTemplate:animated:")]
public virtual void PushTemplate (CarPlay.CPTemplate templateToPush, bool animated);
abstract member PushTemplate : CarPlay.CPTemplate * bool -> unit
override this.PushTemplate : CarPlay.CPTemplate * bool -> unit

パラメーター

templateToPush
CPTemplate
animated
Boolean
属性

適用対象