<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UICellAccessory-swift.struct/OutlineDisclosureOptions/Style-swift.enum/cell",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit15UICellAccessoryV24OutlineDisclosureOptionsV5StyleO4cellyA2GmF"
  },
  "title" : "UICellAccessory.OutlineDisclosureOptions.Style.cell"
}
-->

# UICellAccessory.OutlineDisclosureOptions.Style.cell

The style to use for a selectable cell with nested children.

```
case cell
```

## Discussion

When using this style, a tap on the outline disclosure accessory toggles the expansion state of the item. A tap on the cell selects the item itself.

---

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)