<!--
{
  "availability" : [
    "iOS: 14.0.0 -",
    "iPadOS: 14.0.0 -",
    "macCatalyst: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "UIKit",
  "identifier" : "/documentation/UIKit/UICellAccessory-swift.struct/OutlineDisclosureOptions/init(style:isHidden:reservedLayoutWidth:tintColor:)",
  "metadataVersion" : "0.1.0",
  "role" : "Initializer",
  "symbol" : {
    "kind" : "Initializer",
    "modules" : [
      "UIKit"
    ],
    "preciseIdentifier" : "s:5UIKit15UICellAccessoryV24OutlineDisclosureOptionsV5style8isHidden19reservedLayoutWidth9tintColorA2E5StyleOSg_SbSgAC0K9DimensionOSgSo7UIColorCSgtcfc"
  },
  "title" : "init(style:isHidden:reservedLayoutWidth:tintColor:)"
}
-->

# init(style:isHidden:reservedLayoutWidth:tintColor:)

Creates an outline disclosure options structure.

```
init(style: UICellAccessory.OutlineDisclosureOptions.Style? = nil, isHidden: Bool? = nil, reservedLayoutWidth: UICellAccessory.LayoutDimension? = nil, tintColor: UIColor? = nil)
```

---

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)