KioBrowserWndType GetKioBrowserWndType()

Returns the window type of the calling browser

Security

Trust Level Required: None

Return

The window type.

Examples


KioApp.InjectJavaScript('window.location="https://www.google.com/?q=KioWare";', null, false, 
           KioApp.GetKioBrowserWndType(), KioBrowserType.All);
    

Requirements

KioWare for Windows version 8.5 or greater.