GotFocusEvent Field
Defines the GotFocus event.
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static readonly RoutedEvent<GotFocusEventArgs> GotFocusEvent
Public Shared ReadOnly GotFocusEvent As RoutedEvent(Of GotFocusEventArgs)
static val GotFocusEvent: RoutedEvent<GotFocusEventArgs>
Field Value
RoutedEvent(GotFocusEventArgs)