xamarinios
namespace Intents
{
    [Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INSnoozeTasksIntentHandling", WrapperType = typeof(INSnoozeTasksIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSnoozeTasks", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V176) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSnoozeTasksIntent), typeof(Action<INSnoozeTasksIntentResponse>) }, Selector = "handleSnoozeTasks:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V176) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSnoozeTasksIntent), typeof(Action<INSnoozeTasksIntentResponse>) }, Selector = "confirmSnoozeTasks:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTasks", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V177) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSnoozeTasksIntent), typeof(Action<INSnoozeTasksTaskResolutionResult[]>) }, Selector = "resolveTasksForSnoozeTasks:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveNextTriggerTime", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V123) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSnoozeTasksIntent), typeof(Action<INDateComponentsRangeResolutionResult>) }, Selector = "resolveNextTriggerTimeForSnoozeTasks:withCompletion:")]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface IINSnoozeTasksIntentHandling : 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

05/23/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙