WindowWindowStartupLocation Property

Gets or sets the startup location of the window.

Definition

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

Property Value

WindowStartupLocation

See Also