---
title: visibility
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/tablecolumncustomizationbehavior/visibility
---

# visibility

A behavior that allows the column to be hidden or revealed by the user.

## Declaration

```swift
static let visibility: TableColumnCustomizationBehavior
```

## See Also

### Getting the customization behavior

- [all](swiftui/tablecolumncustomizationbehavior/all.md)
- [reorder](swiftui/tablecolumncustomizationbehavior/reorder.md)
- [resize](swiftui/tablecolumncustomizationbehavior/resize.md)
