IINSetClimateSettingsInCarIntentHandling
Confirm(INSetClimateSettingsInCarIntent, Action<INSetClimateSettingsInCarIntentResponse>)
HandleSetClimateSettingsInCar(INSetClimateSettingsInCarIntent, Action<INSetClimateSettingsInCarIntentResponse>)
ResolveAirCirculationMode(INSetClimateSettingsInCarIntent, Action<INCarAirCirculationModeResolutionResult>)
ResolveCarName(INSetClimateSettingsInCarIntent, Action<INSpeakableStringResolutionResult>)
ResolveClimateZone(INSetClimateSettingsInCarIntent, Action<INCarSeatResolutionResult>)
ResolveEnableAirConditioner(INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableAutoMode(INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableClimateControl(INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableFan(INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveFanSpeedIndex(INSetClimateSettingsInCarIntent, Action<INIntegerResolutionResult>)
ResolveFanSpeedPercentage(INSetClimateSettingsInCarIntent, Action<INDoubleResolutionResult>)
ResolveRelativeFanSpeedSetting(INSetClimateSettingsInCarIntent, Action<INRelativeSettingResolutionResult>)
ResolveRelativeTemperatureSetting(INSetClimateSettingsInCarIntent, Action<INRelativeSettingResolutionResult>)
ResolveTemperature(INSetClimateSettingsInCarIntent, Action<INTemperatureResolutionResult>)
Confirm(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INSetClimateSettingsInCarIntentResponse>)
ResolveAirCirculationMode(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INCarAirCirculationModeResolutionResult>)
ResolveCarName(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INSpeakableStringResolutionResult>)
ResolveClimateZone(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INCarSeatResolutionResult>)
ResolveEnableAirConditioner(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableAutoMode(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableClimateControl(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveEnableFan(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INBooleanResolutionResult>)
ResolveFanSpeedIndex(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INIntegerResolutionResult>)
ResolveFanSpeedPercentage(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INDoubleResolutionResult>)
ResolveRelativeFanSpeedSetting(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INRelativeSettingResolutionResult>)
ResolveRelativeTemperatureSetting(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INRelativeSettingResolutionResult>)
ResolveTemperature(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INTemperatureResolutionResult>)
net10.0-ios17.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(NIDActionArity1V113) }, 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(NIDActionArity1V113) }, 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(NIDActionArity1V158) }, 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(NIDActionArity1V158) }, 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(NIDActionArity1V158) }, 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(NIDActionArity1V158) }, 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(NIDActionArity1V192) }, 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(NIDActionArity1V100) }, 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(NIDActionArity1V193) }, 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(NIDActionArity1V194) }, 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(NIDActionArity1V195) }, 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(NIDActionArity1V194) }, 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(NIDActionArity1V196) }, 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(NIDActionArity1V80) }, 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("resolveClimateZoneForSetClimateSettingsInCar:withCompletion:")]
[OptionalMember]
virtual void ResolveClimateZone(INSetClimateSettingsInCarIntent! intent, [BlockProxy(typeof(NIDActionArity1V196))] Action<INCarSeatResolutionResult!>! completion);
}
}
| .NET | 10.0 |
|---|---|
Information specific to net10.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 net10.0-ios17.2 | |
| Assembly | Microsoft.iOS , Version=18.5.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Preview | The API is contained in a preview framework. |
| Platform Restrictions | This API is only supported on the following platforms:
|
- Built-in API
- Package-provided API