Client 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)
- C#
- VB
- F#
public TextInputMethodClient? Client { get; set; }
Public Property Client As TextInputMethodClient
Get
Set
member Client : TextInputMethodClient with get, set
Property Value
TextInputMethodClientSee Also
Reference
TextInputMethodClientRequestedEventArgs Class
Avalonia.Input.TextInput Namespace