I am working with .NET MAUI (.NET 7) and show the App in iOS-Simulator for iOS 16.2
Currently, I am wondering why I do not see anything to close a Keyboard when I enter something to an Entry. Isn't there any Close-Button for the Keyboard on iOS or am I missing something? What is the philosophy there on iOS?