EventKey.length

int length() @property nothrow

Get length field.

Returns

the length of @string.
void length(int propval) @property nothrow

Set length field.

Parameters

propvalthe length of @string.