共用方式為


CPInterfaceControllerDelegate_Extensions.TemplateWillAppear 方法

定義

當範本即將出現時所呼叫的方法。

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

參數

This
ICPInterfaceControllerDelegate

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

aTemplate
CPTemplate

隨即出現的範本。

animated
Boolean

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

適用於