TextInputMethodClientSupportsPreedit Property
Indicates if TextViewVisual is capable of displaying non-committed input on the cursor position
Namespace: Avalonia.Input.TextInputAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public abstract bool SupportsPreedit { get; }
Public MustOverride ReadOnly Property SupportsPreedit As Boolean
Get
abstract SupportsPreedit : bool with get
Property Value
Boolean