```scss
// Property(ies): hires - iOS Only
// Component(s): Ti.UI.ImageView. Ti.UI.WebView
'.hires[platform=ios]': { hires: true }
'.lowres[platform=ios]': { hires: false }
```