```scss
// Property(ies): extendBackground
// Component(s): Ti.UI.Toolbar
'.extend-background': { extendBackground: true }
'.dont-extend-background': { extendBackground: false }
```