Skip to content

Commit 8a37f6d

Browse files
Jahanzeb Sherwanirogerwang
authored andcommitted
add docs
1 parent b87762f commit 8a37f6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/References/Window.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -270,6 +270,12 @@ Toggle the kiosk mode.
270270

271271
Turn on/off the transparency support. See more info on [Transparent Window](../For Users/Advanced/Transparent Window.md).
272272

273+
## win.setShadow(shadow) (Mac)
274+
275+
* `shadow` `{Boolean}` whether the window has a shadow
276+
277+
Turn the window's native shadow on/off. Useful for frameless, transparent windows.
278+
273279
## win.showDevTools([iframe], [callback])
274280

275281
!!! note

0 commit comments

Comments
 (0)