setMinWidth

open fun setMinWidth(minWidth: Int)

Sets the minimum width of the @tree_column. If @min_width is -1, then the minimum width is unset.

Parameters

minWidth

The minimum width of the column in pixels, or -1.