InternalFrameState
@Stable
A state object that can be hoisted to control and observe where one internal frame of a DesktopPane sits, how large it is, and whether it stands on the desktop as its icon or fills the desktop.
Every property is two-way: assigning to one moves, resizes, iconifies or maximizes the realized frame, and a user dragging the frame across the desktop, pulling its border, or activating its iconify, maximize or restore control writes the new value back into the state.
Parameters
bounds
the initial value for bounds
iconified
the initial value for iconified
maximized
the initial value for maximized