<!--
{
  "availability" : [
    "iOS: 18.0.0 -",
    "iPadOS: 18.0.0 -",
    "macCatalyst: -",
    "macOS: 26.0.0 -",
    "watchOS: 26.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/ControlWidgetButtonDefaultActionLabel",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit07ControlA24ButtonDefaultActionLabelV"
  },
  "title" : "ControlWidgetButtonDefaultActionLabel"
}
-->

# ControlWidgetButtonDefaultActionLabel

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

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

## 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.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)