IINAddTasksIntentHandling
HandleAddTasks(INAddTasksIntent, Action<INAddTasksIntentResponse>)
Confirm(IINAddTasksIntentHandling, INAddTasksIntent, Action<INAddTasksIntentResponse>)
ResolvePriority(IINAddTasksIntentHandling, INAddTasksIntent, Action<INTaskPriorityResolutionResult>)
ResolveSpatialEventTrigger(IINAddTasksIntentHandling, INAddTasksIntent, Action<INSpatialEventTriggerResolutionResult>)
ResolveTargetTaskList(IINAddTasksIntentHandling, INAddTasksIntent, Action<INAddTasksTargetTaskListResolutionResult>)
ResolveTargetTaskList(IINAddTasksIntentHandling, INAddTasksIntent, Action<INTaskListResolutionResult>)
ResolveTaskTitles(IINAddTasksIntentHandling, INAddTasksIntent, Action<INSpeakableStringResolutionResult[]>)
ResolveTemporalEventTrigger(IINAddTasksIntentHandling, INAddTasksIntent, Action<INAddTasksTemporalEventTriggerResolutionResult>)
ResolveTemporalEventTrigger(IINAddTasksIntentHandling, INAddTasksIntent, Action<INTemporalEventTriggerResolutionResult>)
xamarinwatchos
namespace Intents
{
public static class INAddTasksIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use 'ResolveTemporalEventTrigger (Action<INAddTasksTemporalEventTriggerResolutionResult>)' overload instead.")]
[Deprecated(PlatformName.WatchOS, 6, 0, PlatformArchitecture.None, "Use 'ResolveTemporalEventTrigger (Action<INAddTasksTemporalEventTriggerResolutionResult>)' overload instead.")]
public static void ResolveTemporalEventTrigger(this IINAddTasksIntentHandling! This, INAddTasksIntent! intent, [BlockProxy(typeof(NIDActionArity1V48))] Action<INTemporalEventTriggerResolutionResult!>! completion);
}
}
.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. |
- Built-in API
- Package-provided API