Files
electron/docs/api/structures/overlay-options.md
John Kleinschmidt 9cc2d3f60e feat: enable windows control overlay on Windows (#30678)
cherry-picked from 41646d1

Co-Authored-By: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com>

Co-authored-by: Michaela Laurencin <35157522+mlaurencin@users.noreply.github.com>
2021-08-30 10:08:00 -04:00

302 B

OverlayOptions Object

  • color String (optional) Windows - The CSS color of the Window Controls Overlay when enabled. Default is the system color.
  • symbolColor String (optional) Windows - The CSS color of the symbols on the Window Controls Overlay when enabled. Default is the system color.