---
title: isEnabled
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsslideraccessory/isenabled
---

# isEnabled

Determines whether or not the accessory is interactive and draws with an enabled appearance. Defaults to true.

## Declaration

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

## See Also

### Instance Properties

- [behavior](appkit/nsslideraccessory/behavior.md)
