Controls/Editor: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 October 2025

  • curprev 15:5615:56, 17 October 2025 Ten talk contribs 813 bytes +813 Created page with "{{ElementSpec | title=Editor | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/editor | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes=Multiline text input; check IME/selection on GTK. | props= <tr><td>Text</td><td>?</td><td></td><td>Content</td></tr> <tr><td>Placeholder</td><td>?</td><td></td><td>Hint text</td></tr> <tr><td>IsReadOnly</td><td>?</td><td></td><td>Disable edits</td></tr> <tr><td>AutoSize</td><td>?<..."