Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 666 Bytes

File metadata and controls

14 lines (9 loc) · 666 Bytes

FreeTextIntent

Enumerates the intents of the free text annotation.

Enum

Name Type Value Description
UNDEFINED str "Undefined" Not defined state.
FREETEXTCALLOUT str "FreeTextCallout" Means that the annotation is intended to function as a callout.
FREETEXTTYPEWRITER str "FreeTextTypeWriter" Means that the annotation is intended to function as a click-to-type or typewriter object.

[Back to Model list] [Back to API list] [Back to README]