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