WebKit.NotificationPermissionRequest¶
- Subclasses:
None
Methods¶
- Inherited:
- Structs:
Virtual Methods¶
- Inherited:
Properties¶
None
Signals¶
- Inherited:
Fields¶
- Inherited:
Class Details¶
- class WebKit.NotificationPermissionRequest(**kwargs)¶
- Bases:
- Abstract:
No
- Structure:
A permission request for displaying web notifications.
WebKit.NotificationPermissionRequest
represents a request for permission to decide whether WebKit should provide the user with notifications through the Web Notification API.When a
WebKit.NotificationPermissionRequest
is not handled by the user, it is denied by default.New in version 2.8.