#import <FlutterWindowController.h>
Instance Methods | |
| (void) | - closeAllWindows |
| (void) | - fixMoveRunLoopModeIfNeeded |
Properties | |
| FlutterEngine * | engine |
Definition at line 15 of file FlutterWindowController.h.
| - (void) closeAllWindows |
Definition at line 187 of file FlutterWindowController.mm.
| - (void) fixMoveRunLoopModeIfNeeded |
Definition at line 187 of file FlutterWindowController.mm.
|
readwritenonatomicweak |
Definition at line 17 of file FlutterWindowController.h.
Referenced by InternalFlutter_Window_Destroy(), InternalFlutter_Window_GetHandle(), InternalFlutter_WindowController_CreateDialogWindow(), InternalFlutter_WindowController_CreatePopupWindow(), InternalFlutter_WindowController_CreateRegularWindow(), and InternalFlutter_WindowController_CreateTooltipWindow().