---
title: isActive
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscolorwell/isactive
---

# isActive

A Boolean value that indicates whether the color well is currently active.

## Declaration

```swift
var isActive: Bool { get }
```

## See Also

### Activating and deactivating color wells

- [activate(_:)](appkit/nscolorwell/activate(_:).md)
- [deactivate()](appkit/nscolorwell/deactivate().md)
