AnnotationType
public enum AnnotationType : Int, Codable
Defines all annotation types
-
Undocumented
Declaration
Swift
case text -
Undocumented
Declaration
Swift
case image -
Undocumented
Declaration
Swift
case audio -
Undocumented
Declaration
Swift
case video -
Undocumented
Declaration
Swift
case object3D -
Undocumented
Declaration
Swift
case pdf -
Undocumented
Declaration
Swift
case webDocumentUrl -
Undocumented
Declaration
Swift
case liveDataUrl
View on GitHub
AnnotationType Enumeration Reference