Skip to content

Commit 7a0faab

Browse files
Christywlrogerwang
authored andcommitted
Add the documentation for win.isAlwaysOnTop(nwjs#6536)
1 parent d8207cf commit 7a0faab

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/References/Window.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,10 @@ Get or set window's menubar. Set with a Menu with type `menubar`. When `win.menu
108108

109109
See [Customize Menubar](../For Users/Advanced/Customize Menubar.md) for the usage of menubars. And see [Menu](Menu.md) and [MenuItem](MenuItem.md) for detailed APIs.
110110

111+
## win.isAlwaysOnTop
112+
113+
Get whether the window is always on top of other windows.
114+
111115
## win.isFullscreen
112116

113117
Get whether we're in fullscreen mode.

0 commit comments

Comments
 (0)