Skip to main content

SupportsPreedit Property

Indicates if TextViewVisual is capable of displaying non-committed input on the cursor position

Definition

Namespace: Avalonia.Input.TextInput
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public abstract bool SupportsPreedit { get; }
View Source

Property Value

Boolean

See Also

Reference

TextInputMethodClient Class
Avalonia.Input.TextInput Namespace