Make DevToolsFocused in OS X
This commit is contained in:
parent
c30f458d4f
commit
352f758cd1
3 changed files with 29 additions and 0 deletions
|
@ -24,6 +24,7 @@ using brightray::InspectableWebContentsViewMac;
|
|||
}
|
||||
|
||||
- (instancetype)initWithInspectableWebContentsViewMac:(InspectableWebContentsViewMac*)view;
|
||||
- (void)notifyDevToolsFocused;
|
||||
- (void)setDevToolsVisible:(BOOL)visible;
|
||||
- (BOOL)isDevToolsVisible;
|
||||
- (BOOL)isDevToolsFocused;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue