SearchBar.searchModeEnabled
bool searchModeEnabled() @property nothrowGet searchModeEnabled property.
Returns
Whether the search mode is on and the search bar shown.
void searchModeEnabled(bool propval) @property nothrowSet searchModeEnabled property.
Parameters
propval | Whether the search mode is on and the search bar shown. |