---
title: isHidden
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nscollectionlayoutvisibleitem/ishidden
---

# isHidden

A Boolean value that determines whether the item is hidden.

## Declaration

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

## See Also

### Configuring appearance

- [alpha](appkit/nscollectionlayoutvisibleitem/alpha.md)
