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 |
public bool IsActive { get; private set; }
Type | Description |
---|---|
bool |