WindowState Property
Gets or sets the minimized/maximized state of the window.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public WindowState WindowState { get; set; }
Public Property WindowState As WindowState
Get
Set
member WindowState : WindowState with get, set