TreeViewColumn.setMinWidth

Set the minium width of the column.

class TreeViewColumn
setMinWidth
(
this T
)
()

Parameters

minWidth int

The minimum width in pixels.

Return Value

Type: auto

This widget to aid method chaining.

Meta