mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
🔧 Extend interface
This commit is contained in:
@@ -18,6 +18,10 @@ const NSAutoresizingMaskOptions kDefaultAutoResizingMask =
|
||||
|
||||
@end
|
||||
|
||||
@interface NSWindow ()
|
||||
- (void)performWindowDragWithEvent:(NSEvent *)event;
|
||||
@end
|
||||
|
||||
@implementation DragRegionView
|
||||
|
||||
- (BOOL)mouseDownCanMoveWindow
|
||||
|
||||
Reference in New Issue
Block a user