---
title: currentControls()
framework: widgetkit
role: symbol
role_heading: Instance Method
path: widgetkit/controlcenter/currentcontrols()
---

# currentControls()

Retrieves information about user-configured controls.

## Declaration

```swift
func currentControls() async throws -> [ControlInfo]
```
