InternalFrameState

@RememberInComposition
constructor(bounds: Rectangle, iconified: Boolean = false, maximized: Boolean = false)

Parameters

bounds

the initial value for bounds

iconified

the initial value for iconified

maximized

the initial value for maximized