---
title: isEnabled
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uisceneaccessoryregistration/isenabled
---

# isEnabled

Whether the content defined by this scene accessory should be displayed or not.

## Declaration

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

## Discussion

Discussion This value does not reflect the availability of the scene accessory, which is determined by the system.
