xamarinwatchos
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(NIDActionArity1V74) }, 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(NIDActionArity1V74) }, 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(NIDActionArity1V121) }, 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(NIDActionArity1V38) }, 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(NIDActionArity1V114) }, 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(NIDActionArity1V50) }, 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(NIDActionArity1V47) }, 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(NIDActionArity1V48) }, 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(NIDActionArity1V122) }, 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 xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |