---
title: prefersHoverToolPreview
framework: UIKit
role: symbol
role_heading: Type Property
platforms: [iOS 17.5+, iPadOS 17.5+, Mac Catalyst 17.5+, visionOS 26.2+]
path: uikit/uipencilinteraction/4375593-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 }
```
