.NET MAUI Editor Control Keyboard Problem
The Editor control in .NET MAUI has no keyboard style with a “Done” button except for “Numeric” and “Telephone” styles. This is a problem. If a user taps in an Editor control, at that point there is no way to dismiss the keyboard to allow other navigation. All other keyboard styles are the same as in the attached image.