Components Namespace
Namespace Avalonia.Controls.Documents.Primitives.Components
Types
- TextEditorKeyboard - Extends Avalonia.Controls.Documents.Primitives.Components.TextViewKeyboard with editing commands (delete, cut, paste, undo/redo, formatting).
- TextEditorSelectionFlyout - Manages the lifecycle of the selection mini-bar (Avalonia.Controls.Documents.Primitives.EditorSelectionFlyout).
- TextEditorTyping - Handles text input and character insertion for the text editor.