Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
flutter::PhysicalWindowBounds Struct Reference

#include <window_binding_handler.h>

Public Attributes

size_t width
 
size_t height
 

Detailed Description

Definition at line 27 of file window_binding_handler.h.

Member Data Documentation

◆ height

size_t flutter::PhysicalWindowBounds::height

Definition at line 29 of file window_binding_handler.h.

◆ width

size_t flutter::PhysicalWindowBounds::width

Definition at line 28 of file window_binding_handler.h.


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