setIndentForDepth

open fun setIndentForDepth(indentForDepth: Boolean)

Sets if the TreeExpander should indent the child according to its depth.

Since

4.10

Parameters

indentForDepth

TRUE if the child should be indented. Otherwise FALSE.