ShowActivated Property
Gets or sets a value that indicates whether a window is activated when first shown.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool ShowActivated { get; set; }
Public Property ShowActivated As Boolean
Get
Set
member ShowActivated : bool with get, set