MU_TEXTSTACK_SIZE

Buffer size for text command. This affects all labels and text inputs.

extern (C)
enum MU_TEXTSTACK_SIZE = 1024;

Meta