INSetDefrosterSettingsInCarIntentHandling_Extensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional methods of the IINSetDefrosterSettingsInCarIntentHandling interface.
public static class INSetDefrosterSettingsInCarIntentHandling_Extensions
type INSetDefrosterSettingsInCarIntentHandling_Extensions = class
- Inheritance
-
INSetDefrosterSettingsInCarIntentHandling_Extensions
Methods
ConfirmSetDefrosterSettingsInCar(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSetDefrosterSettingsInCarIntentResponse>) |
Developers may override this method to customize the confirmation of defroster settings. |
ResolveCarName(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSpeakableStringResolutionResult>) | |
ResolveDefroster(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INCarDefrosterResolutionResult>) |
Developers can override this method to customize the resolution of the requested defroster. |
ResolveEnable(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INBooleanResolutionResult>) |
Developers can override this method to customize the resolution of whether the defroster can be enabled. |