Package-level declarations
Types
Functions
Link copied to clipboard
Gets the default window icon.
Link copied to clipboard
Fetches the data store identifiers on macOS and iOS.
Link copied to clipboard
Gets the application bundle type.
Link copied to clipboard
Gets the application identifier.
Link copied to clipboard
Gets the Tauri framework version used by this application.
Link copied to clipboard
Gets the application version.
Link copied to clipboard
external fun onBackButtonPress(handler: (payload: OnBackButtonPressPayload) -> Unit): Promise<PluginListener>
Listens to the backButton event on Android.
Link copied to clipboard
Removes the data store with the given identifier.
Link copied to clipboard
Sets the dock visibility for the application on macOS.