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