Function OSSingleton.setWindowAlwaysOnTop
Sets whether the window should always be on top. Note: This method is implemented on Linux, macOS and Windows.
void setWindowAlwaysOnTop
(
const(bool) enabled
) nothrow @nogc;