characterLimit property

int? characterLimit
getter/setter pair

Specify the character limit for text input widgets.

Note that this is only used for text input and is ignored for other widgets. [Google Workspace add-ons and Chat apps](https://developers.google.com/workspace/extend):

Implementation

core.int? characterLimit;