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