Text.maxLength

int maxLength() @property

Get maxLength property.

Returns

Maximum number of characters that are allowed.

Zero indicates no limit.

void maxLength(int propval) @property

Set maxLength property.

Parameters

propvalMaximum number of characters that are allowed. Zero indicates no limit.