Keyboard remains open when taping outside of the RichTextEditor control
I have tried using the HideSoftInputOnTapped of ContentPage when is set to true but this does not help. This property is set on Page level and when input control (Entry) has the focus and the user taps outside of the control, the keyboard hides.
Provide such an option for the RichTextEditor control.