Widget.receivesDefault

bool receivesDefault() @property

Get receivesDefault property.

Returns

Whether the widget will receive the default action when it is focused.
void receivesDefault(bool propval) @property

Set receivesDefault property.

Parameters

propvalWhether the widget will receive the default action when it is focused.