---
title: prefersScaledContent
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointerhovereffect/prefersscaledcontent
---

# prefersScaledContent

A Boolean value that determines whether to scale the content.

## Declaration

```occ
@property (nonatomic) BOOL prefersScaledContent;
```

## Discussion

Discussion The default value of this property is true.

## See Also

### Customizing the effect

- [prefersShadow](uikit/uipointerhovereffect/prefersshadow.md)
