---
title: scalerFlags
framework: kernel
role: symbol
role_heading: Instance Property
path: kernel/iodetailedtiminginformationv2/1386950-scalerflags
---

# scalerFlags

If the mode is scaled, kIOScaleStretchToFit may be set to allow stretching. kIOScaleRotateFlags is mask which may have the value given by kIOScaleRotate90, kIOScaleRotate180, kIOScaleRotate270 to display a rotated framebuffer.

## Declaration

```occ
UInt32 scalerFlags;
```
