xamarinios
namespace Intents
{
    [Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INSetSeatSettingsInCarIntentHandling", WrapperType = typeof(INSetSeatSettingsInCarIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSetSeatSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V96) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INSetSeatSettingsInCarIntentResponse>) }, Selector = "handleSetSeatSettingsInCar:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmSetSeatSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V96) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INSetSeatSettingsInCarIntentResponse>) }, Selector = "confirmSetSeatSettingsInCar:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableHeating", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableHeatingForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableCooling", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableCoolingForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnableMassage", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableMassageForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSeat", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V170) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INCarSeatResolutionResult>) }, Selector = "resolveSeatForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveLevel", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V80) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INIntegerResolutionResult>) }, Selector = "resolveLevelForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRelativeLevelSetting", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V168) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INRelativeSettingResolutionResult>) }, Selector = "resolveRelativeLevelSettingForSetSeatSettingsInCar:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCarName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V61) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetSeatSettingsInCarIntent), typeof(Action<INSpeakableStringResolutionResult>) }, Selector = "resolveCarNameForSetSeatSettingsInCar:withCompletion:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IINSetSeatSettingsInCarIntentHandling : 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