WindowBase.

IsActive Property

Summary

Gets a value that indicates whether the window is active.
Namespace
Avalonia.Controls
Containing Type
WindowBase

Syntax

public bool IsActive { get; private set; }

Value

Type Description
bool