---
title: preferredTintMode
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uipointerhovereffect/preferredtintmode
---

# preferredTintMode

The preferred tint mode for the effect.

## Declaration

```occ
@property (nonatomic) UIPointerEffectTintMode preferredTintMode;
```

## Discussion

Discussion The default value of this property is UIPointerEffectTintModeOverlay.

## See Also

### Specifying the tint mode

- [UIPointerEffectTintMode](uikit/uipointereffecttintmode.md)
