Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
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 101 of file window_manager.h.

Member Data Documentation

◆ display_id

FlutterEngineDisplayId flutter::FullscreenRequest::display_id

◆ fullscreen

◆ has_display_id

bool flutter::FullscreenRequest::has_display_id

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