enum ui.TextFormat

enum TextFormat {
    PlainText,
    RichText,
    AutoText2,
};