Flutter Engine
 
Loading...
Searching...
No Matches
flutter::FullscreenRequest Struct Reference

#include <window_manager.h>

Public Attributes

bool fullscreen
 
bool has_display_id
 
FlutterEngineDisplayId display_id
 

Detailed Description

Definition at line 76 of file window_manager.h.

Member Data Documentation

◆ display_id

FlutterEngineDisplayId flutter::FullscreenRequest::display_id

Definition at line 79 of file window_manager.h.

Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().

◆ fullscreen

◆ has_display_id

bool flutter::FullscreenRequest::has_display_id

Definition at line 78 of file window_manager.h.

Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().


The documentation for this struct was generated from the following file: