Enumerates the intents of the free text annotation.
| Name | Type | Value | Description |
|---|---|---|---|
| UNDEFINED | String | 'Undefined' | Not defined state. |
| 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. |