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

# resize

A behavior that allows the column to be resized by the user.

## Declaration

```swift
static let resize: TableColumnCustomizationBehavior
```

## See Also

### Getting the customization behavior

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