Returns a LayoutChange with the information necessary to collapse a docked frame.
Changes can be applied to a window with applyFrameChanges.
Collapsing shrinks the frame to the configured collapse size and redistributes the freed space to neighboring frames. The pre-collapse size is stored in collapsed so it can be restored later.
collapsed
Returns a LayoutChange with the information necessary to collapse a docked frame.
Changes can be applied to a window with applyFrameChanges.
Collapsing shrinks the frame to the configured collapse size and redistributes the freed space to neighboring frames. The pre-collapse size is stored in
collapsedso it can be restored later.