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