---
title: AccessoryWidgetGroupStyle
framework: widgetkit
role: symbol
role_heading: Structure
path: widgetkit/accessorywidgetgroupstyle
---

# AccessoryWidgetGroupStyle

The style for an AccessoryWidgetGroup view.

## Declaration

```swift
struct AccessoryWidgetGroupStyle
```

## Overview

Overview Use the View/accessoryWidgetGroupStyle(_:) modifier to set the desired style.

## Topics

### Type Properties

- [automatic](widgetkit/accessorywidgetgroupstyle/automatic.md)
- [circular](widgetkit/accessorywidgetgroupstyle/circular.md)
- [roundedSquare](widgetkit/accessorywidgetgroupstyle/roundedsquare.md)

## See Also

### Accessory and watchOS widgets

- [Creating accessory widgets and watch complications](widgetkit/creating-accessory-widgets-and-watch-complications.md)
- [AccessoryWidgetGroup](widgetkit/accessorywidgetgroup.md)
- [Migrating ClockKit complications to WidgetKit](widgetkit/converting-a-clockkit-app.md)
