ITopLevelImplLostFocus Property
Gets or sets a method called when the input focus is lost.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action? LostFocus { get; set; }
Property LostFocus As Action
Get
Set
abstract LostFocus : Action with get, set
Property Value
Action