Floating Pane State
Represents the state of the floating pane.
The state can be one of the following:
STATE_IDLE
: The pane is idle and not being interacted with.STATE_MOVE
: The pane is being moved by the user.STATE_RESIZE
: The pane is being resized by the user.