---
title: allowsReordering
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitabgroup/allowsreordering
---

# allowsReordering

A Boolean value that indicates people can reorder subitems in the sidebar.

## Declaration

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

## Mentioned in

Elevating your iPad app with a tab bar and sidebar

## See Also

### Managing customization

- [displayOrderIdentifiers](uikit/uitabgroup/displayorderidentifiers.md)
- [displayOrder](uikit/uitabgroup/displayorder.md)
