Window.

ShowActivated Property

Summary

Gets or sets a value that indicates whether a window is activated when first shown.
Namespace
Avalonia.Controls
Containing Type
Window

Syntax

public bool ShowActivated { get; set; }

Value

Type Description
bool