mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
🎁 Add 'win.closeFilePreview()'
This commit is contained in:
committed by
Kevin Sawicki
parent
ccabee764b
commit
d5a0dd39a1
@@ -682,6 +682,10 @@ height areas you have within the overall content view.
|
||||
|
||||
Uses [Quick Look][quick-look] to preview a file at a given path.
|
||||
|
||||
#### `win.closeFilePreview()` _macOS_
|
||||
|
||||
Closes the currently open [Quick Look][quick-look] panel.
|
||||
|
||||
#### `win.setBounds(bounds[, animate])`
|
||||
|
||||
* `bounds` [Rectangle](structures/rectangle.md)
|
||||
|
||||
Reference in New Issue
Block a user