EntryRow.activatesDefault
bool activatesDefault() @property nothrowGet activatesDefault property.
Returns
Whether activating the embedded entry can activate the default widget.
void activatesDefault(bool propval) @property nothrowSet activatesDefault property.
Parameters
propval | Whether activating the embedded entry can activate the default widget. |