|
|
|
@ -35,11 +35,6 @@ namespace Avalonia.Platform |
|
|
|
/// </summary>
|
|
|
|
void SetSystemDecorations(bool enabled); |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// When system decorations are disabled sets if the maximized state covers the entire screen or just the working area.
|
|
|
|
/// </summary>
|
|
|
|
void SetCoverTaskbarWhenMaximized(bool enable); |
|
|
|
|
|
|
|
/// <summary>
|
|
|
|
/// Sets the icon of this window.
|
|
|
|
/// </summary>
|
|
|
|
|