noMaxLength constant
int
const noMaxLength
Constant representing no maximum length for the input.
Implementation
static const int noMaxLength = -1;
Constant representing no maximum length for the input.
static const int noMaxLength = -1;