webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | List of all members
WebView(WebViewNotification) Category Reference

#import <WebViewPrivate.h>

Instance Methods

(void- _setNotificationProvider:
 
(id< WebNotificationProvider >) - _notificationProvider
 
(void- _notificationDidShow:
 
(void- _notificationDidClick:
 
(void- _notificationsDidClose:
 
(uint64_t- _notificationIDForTesting:
 

Method Documentation

◆ _notificationDidClick:()

- (void) _notificationDidClick: (uint64_t notificationID

◆ _notificationDidShow:()

- (void) _notificationDidShow: (uint64_t notificationID

◆ _notificationIDForTesting:()

- (uint64_t) _notificationIDForTesting: (JSValueRef jsNotification

◆ _notificationProvider()

- (id< WebNotificationProvider >) _notificationProvider

◆ _notificationsDidClose:()

- (void) _notificationsDidClose: (NSArray *)  notificationIDs

◆ _setNotificationProvider:()

- (void) _setNotificationProvider: (id<WebNotificationProvider>)  notificationProvider

The documentation for this category was generated from the following files: