PasswordEntry.activatesDefault
bool activatesDefault() @property nothrowGet activatesDefault property.
Returns
Whether to activate the default widget when Enter is pressed.
void activatesDefault(bool propval) @property nothrowSet activatesDefault property.
Parameters
propval | Whether to activate the default widget when Enter is pressed. |