---
title: reorderable
framework: swiftui
role: symbol
role_heading: Type Property
path: swiftui/tabcustomizationbehavior/reorderable
---

# reorderable

The reorderable customization behavior.

## Declaration

```swift
static var reorderable: TabCustomizationBehavior { get }
```

## Discussion

Discussion Items with this behavior can be moved by the user, but cannot be removed.
