NotificationPermission QML Type
Check or request permissions to show notifications on platforms where that is necessary. More...
Import Statement: | import org.kde.notifications |
Methods
- bool checkPermission()
- void requestPermission(var callback)
Detailed Description
Method Documentation
bool checkPermission() |
Check if the current application has permissions to show notifications.
void requestPermission(var callback) |
Request notification permissions.