void Focus()
Puts input focus on the calling browser
Security
Trust Level Required: Low Trust
Examples
setTimeout(() => { KioBrowser.Focus(); }, 1000 * 5);
Requirements
KioWare for Windows version 8.1 or greater.
Puts input focus on the calling browser
Trust Level Required: Low Trust
setTimeout(() => { KioBrowser.Focus(); }, 1000 * 5);
KioWare for Windows version 8.1 or greater.