Add TitleBarOverlay option

This commit is contained in:
theolivenbaum
2021-09-06 15:18:59 +02:00
parent a3fb411d8a
commit 9693c82792

View File

@@ -222,6 +222,12 @@ namespace ElectronNET.API.Entities
/// </summary>
public bool FullscreenWindowTitle { get; set; }
/// <summary>
/// Activate the Window Controls Overlay on Windows, when combined with <see cref="TitleBarStyle"/> = <see cref="TitleBarStyle.Hidden"/>
/// </summary>
[SupportedOSPlatform("win")]
public bool TitleBarOverlay { get; set; }
/// <summary>
/// Use WS_THICKFRAME style for frameless windows on Windows, which adds standard
/// window frame.Setting it to false will remove window shadow and window