```scss
// Property(ies): showCancel
// Component(s): Ti.UI.SearchBar
'.show-cancel': { showCancel: true }
'.hide-cancel': { showCancel: false }
```