indentationWidth
The width of an indentation level.
Declaration
var indentationWidth: CGFloat { get set }Discussion
The overall indentation is the product of indentationWidth and indentationLevel.
The width of an indentation level.
var indentationWidth: CGFloat { get set }The overall indentation is the product of indentationWidth and indentationLevel.