Summary
Called before the
GotFocus
event occurs.
- Namespace
- Avalonia
.Input - Containing Type
- InputElement
Syntax
protected virtual void OnGotFocus(GotFocusEventArgs e)
Parameters
Name | Type | Description |
---|---|---|
e | GotFocusEventArgs | The event args. |
Return Value
Type | Description |
---|---|
void |