net9.0-ios
namespace Intents
{
    [ObsoletedOSPlatform("ios15.0")]
    [ObsoletedOSPlatform("maccatalyst15.0")]
    [Protocol(Name = "INSetClimateSettingsInCarIntentHandling", WrapperType = typeof(INSetClimateSettingsInCarIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSetClimateSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V106) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INSetClimateSettingsInCarIntentResponse>) }, Selector = "handleSetClimateSettingsInCar:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V106) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INSetClimateSettingsInCarIntentResponse>) }, Selector = "confirmSetClimateSettingsInCar:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableFan", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V151) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableFanForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableAirConditioner", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V151) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableAirConditionerForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableClimateControl", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V151) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableClimateControlForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableAutoMode", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V151) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableAutoModeForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveAirCirculationMode", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V185) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INCarAirCirculationModeResolutionResult>) }, Selector = "resolveAirCirculationModeForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveFanSpeedIndex", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V93) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INIntegerResolutionResult>) }, Selector = "resolveFanSpeedIndexForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveFanSpeedPercentage", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V186) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INDoubleResolutionResult>) }, Selector = "resolveFanSpeedPercentageForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRelativeFanSpeedSetting", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V187) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INRelativeSettingResolutionResult>) }, Selector = "resolveRelativeFanSpeedSettingForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTemperature", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V188) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INTemperatureResolutionResult>) }, Selector = "resolveTemperatureForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRelativeTemperatureSetting", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V187) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INRelativeSettingResolutionResult>) }, Selector = "resolveRelativeTemperatureSettingForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveClimateZone", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V189) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INCarSeatResolutionResult>) }, Selector = "resolveClimateZoneForSetClimateSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCarName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V73) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INSpeakableStringResolutionResult>) }, Selector = "resolveCarNameForSetClimateSettingsInCar:withCompletion:")]
    [SupportedOSPlatform("maccatalyst")]
    [SupportedOSPlatform("ios")]
    [UnsupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("tvos")]
    public interface IINSetClimateSettingsInCarIntentHandling : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst7.0-ios7.0-maccatalyst8.0-ios8.0-maccatalyst9.0-ios9.0-maccatalyst
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS
  • Mac Catalyst
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

04/26/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙