Text.LIMIT

The maximum number of characters that can be entered into a text widget. <p> Note that this value is platform dependent, based upon the native widget implementation. </p>

class Text
int LIMIT;

Meta