definitions property

List<Definition> definitions
final

Definitions that specify rules for parsing, appearance and actions.

Note that gesture actions are deactivated. Exceptionally, mouseCursor is not deactivated if the builder is used independently without being used with CustomText.

Implementation

final List<Definition> definitions;