Flutter Windows Embedder
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

◆ width

size_t flutter::PhysicalWindowBounds::width

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