INSetTaskAttributeIntentHandling_Extensions
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
{
public static class INSetTaskAttributeIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use 'ResolveTemporalEventTrigger (INSetTaskAttributeIntent Action<INSetTaskAttributeTemporalEventTriggerResolutionResult>)' overload instead.")]
[Deprecated(PlatformName.WatchOS, 6, 0, PlatformArchitecture.None, "Use 'ResolveTemporalEventTrigger (INSetTaskAttributeIntent Action<INSetTaskAttributeTemporalEventTriggerResolutionResult>)' overload instead.")]
public static void ResolveTemporalEventTrigger(this IINSetTaskAttributeIntentHandling! This, INSetTaskAttributeIntent! intent, [BlockProxy(typeof(NIDActionArity1V71))] Action<INTemporalEventTriggerResolutionResult!>! completion);
}
}
| .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