Sets a node in the SplitPane to be resizable or not when the SplitPane is resized. By default all node are resizable. Setting value to false will prevent the node from being resized.
node | A node in the SplitPane. | |
value | true if the node is resizable or false if not resizable. |
Diagram: Container