1 implementation of SendCompleted
Microsoft.Maui.Controls (1)
Editor\Editor.cs (1)
111
public void
SendCompleted
()
3 references to SendCompleted
Microsoft.Maui.Controls (1)
Editor\Editor.cs (1)
130
(this as IEditorController).
SendCompleted
();
Microsoft.Maui.Controls.Compatibility (2)
iOS\Renderers\EditorRenderer.cs (2)
190
ElementController.
SendCompleted
();
293
ElementController.
SendCompleted
();