|
@@ -205,7 +205,7 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
|
|
|
* `vibrancy` String - (optional) Add a type of vibrancy effect to the window, only on
|
|
|
macOS. Can be `appearance-based`, `light`, `dark`, `titlebar`, `selection`,
|
|
|
`menu`, `popover`, `sidebar`, `medium-light` or `ultra-dark`.
|
|
|
- * `zoomToPageWidth` Boolean - Controls the behavior on macOS when
|
|
|
+ * `zoomToPageWidth` Boolean - (optional) Controls the behavior on macOS when
|
|
|
option-clicking the green stoplight button on the toolbar or by clicking the
|
|
|
Window > Zoom menu item. If `true`, the window will grow to the preferred
|
|
|
width of the web page when zoomed, `false` will cause it to zoom to the
|