IINSetClimateSettingsInCarIntentHandling
HandleSetClimateSettingsInCar(INSetClimateSettingsInCarIntent, Action<INSetClimateSettingsInCarIntentResponse>)
Confirm(IINSetClimateSettingsInCarIntentHandling, INSetClimateSettingsInCarIntent, Action<INSetClimateSettingsInCarIntentResponse>)
ConfirmSetClimateSettingsInCar(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>)
xamarinios
namespace Intents
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Protocol(Name = "INSetClimateSettingsInCarIntentHandling", WrapperType = typeof(INSetClimateSettingsInCarIntentHandlingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSetClimateSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V93) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetClimateSettingsInCarIntent), typeof(Action<INSetClimateSettingsInCarIntentResponse>) }, Selector = "handleSetClimateSettingsInCar:completion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmSetClimateSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V93) }, 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(NIDActionArity1V131) }, 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(NIDActionArity1V131) }, 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(NIDActionArity1V131) }, 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(NIDActionArity1V131) }, 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(NIDActionArity1V166) }, 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(NIDActionArity1V80) }, 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(NIDActionArity1V167) }, 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(NIDActionArity1V168) }, 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(NIDActionArity1V169) }, 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(NIDActionArity1V168) }, 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(NIDActionArity1V170) }, 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:")]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public interface IINSetClimateSettingsInCarIntentHandling : INativeObject, IDisposable
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to xamarinios | |
| Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API