Contents

indentationWidth

The width of an indentation level.

Declaration

var indentationWidth: CGFloat { get set }

Discussion

The overall indentation is the product of indentationWidth and indentationLevel.

See Also

Customizing layout