Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 738 Bytes

File metadata and controls

12 lines (9 loc) · 738 Bytes

FreeTextIntent

Enumerates the intents of the free text annotation.

Enum

Name Type Value Description
FREE_TEXT_CALLOUT string 'FreeTextCallout' Means that the annotation is intended to function as a callout.
FREE_TEXT_TYPE_WRITER string 'FreeTextTypeWriter' Means that the annotation is intended to function as a click-to-type or typewriter object.
UNDEFINED string 'Undefined' Not defined state.

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