Contents

indentsAccessories

A Boolean value that detemines whether the cell indents accessories on the leading side.

Declaration

var indentsAccessories: Bool { get set }

Discussion

If the value is false, the cell indents the content view only.

The default value of this property is true.

See Also

Customizing layout