boolean focus()
Puts input focus on the browser. This can be called from a browser or a toolbar. If called from a toolbar, it will put input focus on the browser associated with the toolbar.
Security
Trust Level Required: Low Trust
Return
True if the browser takes focus, false otherwise.
Example
KioBrowser.focus();
Requirements
KioWare for Android version 4.0 or greater.