---
title: WidgetFamily.systemSmall
framework: widgetkit
role: symbol
role_heading: Case
path: widgetkit/widgetfamily/systemsmall
---

# WidgetFamily.systemSmall

A small widget.

## Declaration

```swift
case systemSmall
```

## Mentioned in

Developing a WidgetKit strategy Adding interactivity to widgets and Live Activities Preparing widgets for additional platforms, contexts, and appearances Updating your widgets for visionOS

## Discussion

Discussion The small system widget can appear on the Home Screen or in the Today View in iOS and iPadOS. Starting with iPadOS 17, it also appears on the iPad Lock Screen. In macOS, the small system widget can appear on the desktop or in Notification Center.

## See Also

### Accessing system families

- [WidgetFamily.systemMedium](widgetkit/widgetfamily/systemmedium.md)
- [WidgetFamily.systemLarge](widgetkit/widgetfamily/systemlarge.md)
- [WidgetFamily.systemExtraLarge](widgetkit/widgetfamily/systemextralarge.md)
- [WidgetFamily.systemExtraLargePortrait](widgetkit/widgetfamily/systemextralargeportrait.md)
