共用方式為


INSetClimateSettingsInCarIntentHandling_Extensions.ResolveClimateZone 方法

定義

開發人員可能會覆寫此方法,以自訂所要求氣候區域的解決方式。

public static void ResolveClimateZone (this Intents.IINSetClimateSettingsInCarIntentHandling This, Intents.INSetClimateSettingsInCarIntent intent, Action<Intents.INCarSeatResolutionResult> completion);
static member ResolveClimateZone : Intents.IINSetClimateSettingsInCarIntentHandling * Intents.INSetClimateSettingsInCarIntent * Action<Intents.INCarSeatResolutionResult> -> unit

參數

This
IINSetClimateSettingsInCarIntentHandling

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

intent
INSetClimateSettingsInCarIntent

指定使用者的意圖。

completion
Action<INCarSeatResolutionResult>

覆寫必須呼叫的完成方法。

適用於