IWindowImplWindowState Property

Gets or sets the minimized/maximized state of the window.

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
WindowState WindowState { get; set; }

Property Value

WindowState

See Also