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