SearchBar.showCloseButton
bool showCloseButton() @property nothrowGet showCloseButton property.
Returns
Whether to show the close button in the search bar.
void showCloseButton(bool propval) @property nothrowSet showCloseButton property.
Parameters
propval | Whether to show the close button in the search bar. |