TextEditorTyping Class
Definition
Handles text input and character insertion for the text editor.
public class TextEditorTyping
Remarks
This component works with Avalonia.Controls.Documents.TextModel.TextDocument and Avalonia.Controls.TextSelection to enable code reuse across different text editor implementations.
Constructors
| Name | Description |
|---|---|
| TextEditorTyping | No summary available. |
TextEditorTyping Constructor
public TextEditorTyping()