InputMethodTextInputMethodClientRequeryRequestedEvent Field

Defines the TextInputMethodClientRequeryRequested event.

Definition

Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public static readonly RoutedEvent<TextInputMethodClientRequeryRequestedEventArgs> TextInputMethodClientRequeryRequestedEvent

Field Value

RoutedEventTextInputMethodClientRequeryRequestedEventArgs

See Also