INNotebookItemType Enum

Definition

Enumerates notebook item types to include in search results.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public enum INNotebookItemType
type INNotebookItemType = 
Inheritance
INNotebookItemType
Attributes

Fields

Note 1

Indicates a search that operates over notes.

Task 3

Indicates a search that operates over tasks.

TaskList 2

Indicates a search that operates over task lists.

Unknown 0

Indicates that what the search that operates over is not known.

Applies to