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

#import <WebCoreFullScreenPlaceholderView.h>

Inheritance diagram for WebCoreFullScreenPlaceholderView:

Instance Methods

(void- setExitWarningVisible:
 
(void- setExitWarningVisible:
 

Protected Attributes

RetainPtr< NSVisualEffectView > _effectView
 
RetainPtr< NSTextField > _exitWarning
 
NSObject_target
 
SEL _action
 

Properties

id contents
 
NSObjecttarget
 
SEL action
 

Method Documentation

◆ setExitWarningVisible:() [1/2]

- (void) setExitWarningVisible: (BOOL visible

◆ setExitWarningVisible:() [2/2]

- (void) setExitWarningVisible: (BOOL visible

Member Data Documentation

◆ _action

- (SEL) _action
protected

◆ _effectView

- (RetainPtr< NSVisualEffectView >) _effectView
protected

◆ _exitWarning

- (RetainPtr< NSTextField >) _exitWarning
protected

◆ _target

- (NSObject *) _target
protected

Property Documentation

◆ action

- (SEL) action
readwriteatomicassign

◆ contents

- (id) contents
readwriteatomicretain

◆ target

- (NSObject *) target
readwriteatomicassign

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