Flutter Windows Embedder
flutter::FullscreenRequest Struct Reference

#include <window_manager.h>

Public Attributes

bool fullscreen
 
bool has_display_id
 
FlutterEngineDisplayId display_id
 

Detailed Description

Definition at line 69 of file window_manager.h.

Member Data Documentation

◆ display_id

FlutterEngineDisplayId flutter::FullscreenRequest::display_id

Definition at line 72 of file window_manager.h.

Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().

◆ fullscreen

bool flutter::FullscreenRequest::fullscreen

◆ has_display_id

bool flutter::FullscreenRequest::has_display_id

Definition at line 71 of file window_manager.h.

Referenced by InternalFlutterWindows_WindowManager_SetFullscreen().


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