Shows the Chromium Developer Tools for the specified window.
Example
fin.System.showDeveloperTools().then(() => console.log('Showing dev tools')).catch(err => console.error(err));
Shows the Chromium Developer Tools for the specified window.
fin.System.showDeveloperTools().then(() => console.log('Showing dev tools')).catch(err => console.error(err));