共用方式為


CPInterfaceControllerDelegate_Extensions.TemplateDidAppear 方法

定義

範本出現時呼叫的方法。

public static void TemplateDidAppear (this CarPlay.ICPInterfaceControllerDelegate This, CarPlay.CPTemplate aTemplate, bool animated);
static member TemplateDidAppear : CarPlay.ICPInterfaceControllerDelegate * CarPlay.CPTemplate * bool -> unit

參數

This
ICPInterfaceControllerDelegate

這個方法運作所在的 實例。

aTemplate
CPTemplate

出現的範本。

animated
Boolean

true 如果轉換已自動化,則為 。 否則為 false

適用於