Condividi tramite


INNoteContentType Enumerazione

Definizione

Enumera i tipi di contenuto delle note.

[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 INNoteContentType
type INNoteContentType = 
Ereditarietà
INNoteContentType
Attributi

Campi

Image 2

Indica il contenuto dell'immagine.

Text 1

Indica il contenuto del testo.

Unknown 0

Indica che il tipo di contenuto non è noto.

Si applica a