launchSettings
object and two helper methods if you wish to add custom logic to your app. window.todesktop.app.getLaunchSettings()
returns a promise which resolves to a launchSettings
object. This object has the following attributes:window.todesktop.app.setLaunchSettings(launchSettings)
allows you to update a user's launch settings.