init(customView:placement:isHidden:reservedLayoutWidth:tintColor:maintainsFixedSize:)
Creates a custom accessory options structure.
Declaration
init(customView: UIView, placement: UICellAccessory.Placement, isHidden: Bool? = nil, reservedLayoutWidth: UICellAccessory.LayoutDimension? = nil, tintColor: UIColor? = nil, maintainsFixedSize: Bool? = nil)