TextInputMethodClientRequestedEventArgsClient Property
Set this property to a valid text input client to enable input method interaction
Namespace: Avalonia.Input.TextInputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public TextInputMethodClient? Client { get; set; }
Public Property Client As TextInputMethodClient
Get
Set
member Client : TextInputMethodClient with get, set
Property Value
TextInputMethodClient