enum EE::UI::UITextInput::TextInputMode

#include <uitextinput.hpp>

enum TextInputMode {
    Normal,
    Password,
};