#include <window_manager.h>
Public Attributes | |
| bool | fullscreen |
| bool | has_display_id |
| FlutterEngineDisplayId | display_id |
Definition at line 69 of file window_manager.h.
| FlutterEngineDisplayId flutter::FullscreenRequest::display_id |
Definition at line 72 of file window_manager.h.
Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().
| bool flutter::FullscreenRequest::fullscreen |
Definition at line 70 of file window_manager.h.
Referenced by InternalFlutterWindows_WindowManager_SetFullscreen(), and flutter::testing::TEST_F().
| bool flutter::FullscreenRequest::has_display_id |
Definition at line 71 of file window_manager.h.
Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().