1 implementation of IEditorController
Microsoft.Maui.Controls (1)
Editor\Editor.cs (1)
12 public partial class Editor : InputView, IEditorController, ITextAlignmentElement, IElementConfiguration<Editor>, IEditor
1 reference to IEditorController
Microsoft.Maui.Controls (1)
Editor\Editor.cs (1)
130 (this as IEditorController).SendCompleted();