setAlwaysOnBottom

fun setAlwaysOnBottom(alwaysOnBottom: Boolean): Promise<Void>(source)

Whether the window should always be below other windows.

Parameters

alwaysOnBottom

Whether the window should always be below other windows or not.