---
title: ControlWidgetButtonDefaultActionLabel
framework: widgetkit
role: symbol
role_heading: Structure
path: widgetkit/controlwidgetbuttondefaultactionlabel
---

# ControlWidgetButtonDefaultActionLabel

A view representing the default action label for a ControlWidgetButton if none is specified.

## Declaration

```swift
@MainActor @preconcurrency struct ControlWidgetButtonDefaultActionLabel
```

## Overview

Overview You don’t initialize this type yourself. Instead WidgetKit will create this type when using a ControlWidgetButton initializer that doesn’t provide a label.

## Relationships

### Conforms To

- [View](swiftui/view.md)
