Skip to content

Commit

Permalink
Add the documentation for win.isAlwaysOnTop(nwjs#6536)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christywl committed Mar 26, 2018
1 parent d8207cf commit d96268d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/References/Window.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ Get or set window's menubar. Set with a Menu with type `menubar`. When `win.menu

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.

## win.isAlwaysOnTop

Get whether the window is always on top of other windows.

## win.isFullscreen

Get whether we're in fullscreen mode.
Expand Down

0 comments on commit d96268d

Please sign in to comment.