Entry.maxLength

int maxLength() @property nothrow

Get maxLength property.

Returns

Maximum number of characters for this entry.
void maxLength(int propval) @property nothrow

Set maxLength property.

Parameters

propvalMaximum number of characters for this entry.