OnEntryCompleted, how to close the virtual keyboard in .NET MAUI?

Samuel 1 Reputation point
2022-06-04T22:48:25.79+00:00

Hello, I am trying to figure out how to automatically close the virtual keyboard when an Entry is completed (A.K.A, the return key is pressed) and I figured .NET MAUI would do this automatically.

The documentation out there is sparse. The keyboard will remain open until a new page is navigated to or the native button to hide the keyboard is clicked (Android specifically).

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,900 questions
{count} votes