Skip to main content

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)

public TextInputMethodClient? Client { get; set; }

Property Value​

TextInputMethodClient

See Also​

Reference​

TextInputMethodClientRequestedEventArgs Class
Avalonia.Input.TextInput Namespace