set Min Height
Sets the minimum height for the floating pane in a specific mode.
This method allows customizing the minimum height of the floating pane when it's in a particular FloatingPaneMode (e.g., floating, bottom-docked).
Parameters
mode
The FloatingPaneMode for which to set the minimum height.
height
The minimum height in pixels. If null, the default minimum height for the specified mode will be used.