Interface HidesKeyboard

    • Method Detail

      • hideKeyboard

        default void hideKeyboard()
        Hides the keyboard if it is showing. If the on-screen keyboard does not have any dedicated button that hides it then an error is going to be thrown. In such case you must emulate same actions an app user would do to hide the keyboard. See the documentation for 'mobile: hideKeyboard' extension for more details.