---
title: isScrollEnabled
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontentunavailableview/isscrollenabled
---

# isScrollEnabled

A Boolean value that determines whether the view content can scroll.

## Declaration

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

## Discussion

Discussion The default is NO.
