---
title: "init(isHidden:reservedLayoutWidth:tintColor:backgroundColor:)"
framework: uikit
role: symbol
role_heading: Initializer
path: "uikit/uicellaccessory-swift.struct/multiselectoptions/init(ishidden:reservedlayoutwidth:tintcolor:backgroundcolor:)"
---

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

Creates a multiselect accessory options structure.

## Declaration

```swift
init(isHidden: Bool? = nil, reservedLayoutWidth: UICellAccessory.LayoutDimension? = nil, tintColor: UIColor? = nil, backgroundColor: UIColor? = nil)
```
