WindowShowActivated Property
Gets or sets a value that indicates whether a window is activated when first shown.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ShowActivated { get; set; }
Public Property ShowActivated As Boolean
Get
Set
member ShowActivated : bool with get, set
Property Value
Boolean