<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "iPadOS: 16.0.0 -",
    "macCatalyst: -",
    "watchOS: 9.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "WidgetKit",
  "identifier" : "/documentation/WidgetKit/WidgetFamily/accessoryInline",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "WidgetKit"
    ],
    "preciseIdentifier" : "s:9WidgetKit0A6FamilyO15accessoryInlineyA2CmF"
  },
  "title" : "WidgetFamily.accessoryInline"
}
-->

# WidgetFamily.accessoryInline

A flat widget that contains a single row of text and an optional image.

```
case accessoryInline
```

## Discussion

The accessory inline widget can appear as a complication in watchOS, or
on the Lock Screen in iOS and iPadOS. On some watch faces, the system
renders the complication along a curve.

> Note: Widgets on the iPad Lock Screen require iPadOS 17 or later.

---

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)