EventKey.length
int length() @property nothrowGet length field.
Returns
the length of @string.
void length(int propval) @property nothrowSet length field.
Parameters
propval | the length of @string. |
int length() @property nothrowGet length field.
void length(int propval) @property nothrowSet length field.
propval | the length of @string. |