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

# all

All customization behaviors.

## Declaration

```swift
static var all: TableColumnCustomizationBehavior { get }
```

## See Also

### Getting the customization behavior

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