I can close my Desktop Flex application with this simple instruction:
NativeApplication.nativeApplication.exit()

I would like to replicate the same with Royale: In a browser context should
close the browser Tab and in a Desktop/Electron should close the window.
This is possible ?

Reply via email to