IWindowImplGotInputWhenDisabled Property
Called when a disabled window received input. Can be used to activate child windows.
Namespace: Avalonia.PlatformAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
Action? GotInputWhenDisabled { get; set; }
Property GotInputWhenDisabled As Action
Get
Set
abstract GotInputWhenDisabled : Action with get, set
Property Value
Action