Edit

Share via


INSetClimateSettingsInCarIntentHandling_Extensions.ResolveClimateZone Method

Definition

Developers may override this method to customize the resolution of a requested climate zone.

C#
public static void ResolveClimateZone(this Intents.IINSetClimateSettingsInCarIntentHandling This, Intents.INSetClimateSettingsInCarIntent intent, Action<Intents.INCarSeatResolutionResult> completion);

Parameters

This
IINSetClimateSettingsInCarIntentHandling

The instance on which this method operates.

intent
INSetClimateSettingsInCarIntent

Specifies the user's intention.

completion
Action<INCarSeatResolutionResult>

Completion method that must be called by the override.

Applies to

Product Versions
Xamarin iOS SDK 12