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
属性

适用于