Summary
Gets or sets a method called when the input focus is lost.
- Namespace
- Avalonia
.Platform - Containing Type
- ITopLevelImpl
Syntax
Action LostFocus { get; set; }
Value
Type | Description |
---|---|
Action |
Action LostFocus { get; set; }
Type | Description |
---|---|
Action |