```scss
// Property(ies): showPagingControl
// Component(s): Ti.UI.ScrollableView
'.show-paging-control': { showPagingControl: true }
'.hide-paging-control': { showPagingControl: false }
```