---
title: prefersHoverToolPreview
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uipencilinteraction/prefershovertoolpreview
---

# prefersHoverToolPreview

A person’s preference for whether holding a supported model of Apple Pencil close to the screen shows a preview of the current drawing tool, as specified in the Settings app.

## Declaration

```swift
class var prefersHoverToolPreview: Bool { get }
```
