WindowRaise

Functions

Link copied to clipboard
suspend fun forceFront(window: <Error class: unknown class>, windowState: <Error class: unknown class>, delayMs: Long = 250)

Convenience helper to raise a window, give the window manager a brief moment, then revert the temporary always-on-top flag. Useful especially on Windows.

Link copied to clipboard
fun raise(window: <Error class: unknown class>)
Link copied to clipboard
fun unraise(window: <Error class: unknown class>)