API
# Packages
| Package | Description |
|---|---|
| app | |
| app.dock | |
| appMenu | Methods for manipulating native menus in ToDesktop. |
| contextMenu | Methods for creating and manipulating context menus in a native ToDesktop window. |
| globalShortcut | Methods for registering/unregistering global keyboard shortcuts for a ToDesktop application. |
| menuBar | Methods for accessing ToDesktop Menu Bar App specfic functionality. |
| nativeWindow | Methods for querying and manipulating elements pertaining to a native ToDesktop window shell. |
| newApp | |
| notification | |
| performance | Methods for understanding desktop performance. |
| platform.electron | |
| platform.os | |
| platform.todesktop | |
| pushNotifications | Methods for configuring and managing push notifications from Firebase Cloud Messaging in a ToDesktop application. |
| screen | Methods for interacting with ToDesktop application's menu. |
| systemPreferences | Methods for interacting with system preferences in a ToDesktop application. |
| tray | Methods for interacting with a ToDesktop application's tray icon. |
| views | |
| webContents |