IINSetTaskAttributeIntentHandling
HandleSetTaskAttribute(INSetTaskAttributeIntent, Action<INSetTaskAttributeIntentResponse>)
Confirm(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSetTaskAttributeIntentResponse>)
ResolvePriority(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTaskPriorityResolutionResult>)
ResolveSpatialEventTrigger(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSpatialEventTriggerResolutionResult>)
ResolveStatus(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTaskStatusResolutionResult>)
ResolveTargetTask(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTaskResolutionResult>)
ResolveTaskTitle(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSpeakableStringResolutionResult>)
ResolveTemporalEventTrigger(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INSetTaskAttributeTemporalEventTriggerResolutionResult>)
ResolveTemporalEventTrigger(IINSetTaskAttributeIntentHandling, INSetTaskAttributeIntent, Action<INTemporalEventTriggerResolutionResult>)
xamarinios
namespace Intents
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Protocol(Name = "INSetTaskAttributeIntentHandling", WrapperType = typeof(INSetTaskAttributeIntentHandlingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSetTaskAttribute", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V117) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INSetTaskAttributeIntentResponse>) }, Selector = "handleSetTaskAttribute:completion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V117) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INSetTaskAttributeIntentResponse>) }, Selector = "confirmSetTaskAttribute:completion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTargetTask", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V174) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INTaskResolutionResult>) }, Selector = "resolveTargetTaskForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTaskTitle", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V61) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INSpeakableStringResolutionResult>) }, Selector = "resolveTaskTitleForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveStatus", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V156) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INTaskStatusResolutionResult>) }, Selector = "resolveStatusForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePriority", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V73) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INTaskPriorityResolutionResult>) }, Selector = "resolvePriorityForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSpatialEventTrigger", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V70) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INSpatialEventTriggerResolutionResult>) }, Selector = "resolveSpatialEventTriggerForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTemporalEventTrigger", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V71) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INTemporalEventTriggerResolutionResult>) }, Selector = "resolveTemporalEventTriggerForSetTaskAttribute:withCompletion:")]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTemporalEventTrigger", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V175) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSetTaskAttributeIntent), typeof(Action<INSetTaskAttributeTemporalEventTriggerResolutionResult>) }, Selector = "resolveTemporalEventTriggerForSetTaskAttribute:completion:")]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public interface IINSetTaskAttributeIntentHandling : 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