Actions
Show Open Dialog
Allows the user to choose what files to open. Note, this will add the chosen directories into the whitelist, so that you may operate on them as needed.
Show Save Dialog
Allows the user to choose where to save files. Note, this will add the chosen directories into the whitelist, so that you may save them where needed.
Show Message Box
Show a native message box to the user. Optionally add buttons and respond to inputs accordingly.