Skip to main content

OnGotFocus Method

Called before the GotFocus event occurs.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)

protected virtual void OnGotFocus(
GotFocusEventArgs e
)

Parameters

  GotFocusEventArgs
The event args.

See Also

Reference

InputElement Class
Avalonia.Input Namespace