IINSetDefrosterSettingsInCarIntentHandling
HandleSetDefrosterSettingsInCar(INSetDefrosterSettingsInCarIntent, Action<INSetDefrosterSettingsInCarIntentResponse>)
Confirm(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSetDefrosterSettingsInCarIntentResponse>)
ConfirmSetDefrosterSettingsInCar(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSetDefrosterSettingsInCarIntentResponse>)
ResolveCarName(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INSpeakableStringResolutionResult>)
ResolveDefroster(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INCarDefrosterResolutionResult>)
ResolveEnable(IINSetDefrosterSettingsInCarIntentHandling, INSetDefrosterSettingsInCarIntent, Action<INBooleanResolutionResult>)
xamarinios
namespace Intents
{
[Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
[Protocol(Name = "INSetDefrosterSettingsInCarIntentHandling", WrapperType = typeof(INSetDefrosterSettingsInCarIntentHandlingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSetDefrosterSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V94) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetDefrosterSettingsInCarIntent), typeof(Action<INSetDefrosterSettingsInCarIntentResponse>) }, Selector = "handleSetDefrosterSettingsInCar:completion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmSetDefrosterSettingsInCar", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V94) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetDefrosterSettingsInCarIntent), typeof(Action<INSetDefrosterSettingsInCarIntentResponse>) }, Selector = "confirmSetDefrosterSettingsInCar:completion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveEnable", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetDefrosterSettingsInCarIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveEnableForSetDefrosterSettingsInCar:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveDefroster", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V171) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetDefrosterSettingsInCarIntent), typeof(Action<INCarDefrosterResolutionResult>) }, Selector = "resolveDefrosterForSetDefrosterSettingsInCar:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCarName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V61) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetDefrosterSettingsInCarIntent), typeof(Action<INSpeakableStringResolutionResult>) }, Selector = "resolveCarNameForSetDefrosterSettingsInCar:withCompletion:")]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public interface IINSetDefrosterSettingsInCarIntentHandling : 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