共用方式為


INSetClimateSettingsInCarIntentHandling_Extensions.ResolveFanSpeedIndex 方法

定義

開發人員可能會覆寫此方法,以自訂風扇速度索引的解析度。

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

參數

This
IINSetClimateSettingsInCarIntentHandling

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

intent
INSetClimateSettingsInCarIntent

指定使用者的意圖。

completion
Action<INIntegerResolutionResult>

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

適用於