set Min Width
Sets the minimum width for the floating pane in a specific mode.
This allows you to define a minimum width that the floating pane can be resized to when it's in the specified FloatingPaneMode.
Parameters
mode
The FloatingPaneMode for which to set the minimum width.
width
The minimum width in pixels, or null
to remove any previously set minimum width.