---
title: sidebarActions
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uitabgroup/sidebaractions
---

# sidebarActions

An array of actions that appear in a section in a sidebar.

## Declaration

```swift
var sidebarActions: [UIAction] { get set }
```

## Mentioned in

Elevating your iPad app with a tab bar and sidebar
