Using a MasterDetailPage is it possible to call a method that will dismiss the keyboard if it is shown?
For example: If I have a content page that has one or many editable fields on it and the user selects one of those fields and then selects the hamburger menu in the navigation bar the menu will be displayed but the keyboard will still be raised.