SearchBar.searchModeEnabled

bool searchModeEnabled() @property nothrow

Get searchModeEnabled property.

Returns

Whether the search mode is on and the search bar shown.
void searchModeEnabled(bool propval) @property nothrow

Set searchModeEnabled property.

Parameters

propvalWhether the search mode is on and the search bar shown.