webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
WebWindowVisibilityObserver Class Reference

#import <WebViewData.h>

Inheritance diagram for WebWindowVisibilityObserver:
NSObject

Instance Methods

(instancetype) - initWithView:
 
(void- startObserving:
 
(void- stopObserving:
 

Protected Attributes

WebView_view
 

Method Documentation

◆ initWithView:()

- (instancetype) initWithView: (WebView *)  view

◆ startObserving:()

- (void) startObserving: (NSWindow *)  window

◆ stopObserving:()

- (void) stopObserving: (NSWindow *)  window

Member Data Documentation

◆ _view

- (WebView*) _view
protected

The documentation for this class was generated from the following file: