OSSingleton.setWindowAlwaysOnTop

Sets whether the window should always be on top. Note: This method is implemented on Linux, macOS and Windows.

struct OSSingleton
@nogc nothrow
void
setWindowAlwaysOnTop
(
in bool enabled
)

Meta