SearchEntry.activatesDefault

bool activatesDefault() @property nothrow

Get activatesDefault property.

Returns

Whether to activate the default widget when Enter is pressed.
void activatesDefault(bool propval) @property nothrow

Set activatesDefault property.

Parameters

propvalWhether to activate the default widget when Enter is pressed.