Summary
Gets or sets a method called when the window is deactivated (loses focus).
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowBaseImpl
Syntax
Action Deactivated { get; set; }
Value
Type | Description |
---|---|
Action |
Action Deactivated { get; set; }
Type | Description |
---|---|
Action |