ITopLevelImpl.

LostFocus Property

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