TextView.overwrite
bool overwrite() @property nothrowGet overwrite property.
Returns
Whether entered text overwrites existing contents.
void overwrite(bool propval) @property nothrowSet overwrite property.
Parameters
propval | Whether entered text overwrites existing contents. |