Summary
Occurs when the control receives focus.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
- Event Type
- EventHandler
<GotFocusEventArgs>
Syntax
public event EventHandler<GotFocusEventArgs> GotFocus
public event EventHandler<GotFocusEventArgs> GotFocus