set

open fun set(newIndentation: List<TextElement>)(source)

Replaces the current indentation with the specified elements. The provided list is copied to prevent external modifications.

Parameters

newIndentation

the new indentation elements (will be copied)