---
title: isLookToScrollEnabled
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkpreferences/islooktoscrollenabled
---

# isLookToScrollEnabled

## Declaration

```swift
var isLookToScrollEnabled: Bool { get set }
```

## Discussion

Discussion A Boolean value indicating whether LookToScroll is enabled. The default value is NO.
