Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
shared
/
com.michaelflisar.toolbox.app.features.appstate
/
DesktopAppState
Desktop
App
State
jvm
class
DesktopAppState
Members
Properties
window
State
Link copied to clipboard
jvm
val
windowState
:
WindowState
Functions
ensure
Is
At
Least
Partly
On
Screen
Link copied to clipboard
jvm
suspend
fun
ensureIsAtLeastPartlyOnScreen
(
density
:
Density
,
window
:
ComposeWindow
)
ensure
Is
Fully
On
Screen
Link copied to clipboard
jvm
suspend
fun
ensureIsFullyOnScreen
(
density
:
Density
,
window
:
ComposeWindow
)