net9.0-maccatalyst17.2
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(NIDActionArity1V94) }, 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(NIDActionArity1V94) }, 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(NIDActionArity1V138) }, 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(NIDActionArity1V138) }, 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(NIDActionArity1V138) }, 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(NIDActionArity1V138) }, 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(NIDActionArity1V172) }, 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(NIDActionArity1V81) }, 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(NIDActionArity1V173) }, 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(NIDActionArity1V174) }, 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(NIDActionArity1V175) }, 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(NIDActionArity1V174) }, 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(NIDActionArity1V176) }, 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(NIDActionArity1V61) }, 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
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("handleSetClimateSettingsInCar:completion:")]
        [Preserve(Conditional = true)]
        void HandleSetClimateSettingsInCar(INSetClimateSettingsInCarIntent! intent, [BlockProxy(typeof(NIDActionArity1V94))] Action<INSetClimateSettingsInCarIntentResponse!>! completion);
    }
}
.NET 6.07.08.09.0
Information specific to net9.0
Platforms This API is only available when you target a specific platform:
iOS 10.010.110.210.311.011.111.211.311.412.012.112.212.312.413.013.113.213.313.413.513.614.014.114.214.314.414.515.015.215.416.016.116.216.417.017.2
Mac Catalyst 13.113.213.313.413.514.214.314.414.515.015.215.416.116.216.417.017.2
Information specific to net9.0-maccatalyst17.2
Assembly

Microsoft.MacCatalyst , Version=17.2.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This API is only supported on the following platforms:

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

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