diff --git a/ElectronNET.API/Entities/BrowserWindowOptions.cs b/ElectronNET.API/Entities/BrowserWindowOptions.cs
index 2199fe4..8918192 100644
--- a/ElectronNET.API/Entities/BrowserWindowOptions.cs
+++ b/ElectronNET.API/Entities/BrowserWindowOptions.cs
@@ -222,6 +222,12 @@ namespace ElectronNET.API.Entities
///
public bool FullscreenWindowTitle { get; set; }
+ ///
+ /// Activate the Window Controls Overlay on Windows, when combined with =
+ ///
+ [SupportedOSPlatform("win")]
+ public bool TitleBarOverlay { get; set; }
+
///
/// Use WS_THICKFRAME style for frameless windows on Windows, which adds standard
/// window frame.Setting it to false will remove window shadow and window