INAddTasksIntent
INAddTasksIntent()
INAddTasksIntent(IntPtr)
INAddTasksIntent(NativeHandle)
INAddTasksIntent(NSCoder)
INAddTasksIntent(NSObjectFlag)
INAddTasksIntent(INTaskList, INSpeakableString[], INSpatialEventTrigger, INTemporalEventTrigger)
INAddTasksIntent(INTaskList, INSpeakableString[], INSpatialEventTrigger, INTemporalEventTrigger, INTaskPriority)
ClassHandle
Priority
SpatialEventTrigger
TargetTaskList
TaskTitles
TemporalEventTrigger
xamarinwatchos
namespace Intents
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
[Register("INAddTasksIntent", true)]
[Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
public class INAddTasksIntent : INIntent
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.WatchOS, 6, 0, PlatformArchitecture.None, "Use the constructor with 'INTaskPriority priority' instead.")]
[Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use the constructor with 'INTaskPriority priority' instead.")]
[Export("initWithTargetTaskList:taskTitles:spatialEventTrigger:temporalEventTrigger:")]
public INAddTasksIntent(INTaskList? targetTaskList, INSpeakableString![]? taskTitles, INSpatialEventTrigger? spatialEventTrigger, INTemporalEventTrigger? temporalEventTrigger);
}
}
.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