TextInputMethodClientRequestedEventArgsClient Property

Set this property to a valid text input client to enable input method interaction

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TextInputMethodClient? Client { get; set; }

Property Value

TextInputMethodClient

See Also