void 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: None

Return

Void

Example


KioBrowser.focus();
                            

Requirements

KioWare for Android version 4.0 or greater.