Summary
Called when a disabled window received input. Can be used to activate child windows.
- Namespace
- Avalonia
.Platform - Containing Type
- IWindowImpl
Syntax
Action GotInputWhenDisabled { get; set; }
Value
Type | Description |
---|---|
Action |