Flutter Windows Embedder
flutter::WindowSize Struct Reference

#include <window_manager.h>

Public Attributes

int32_t width
 
int32_t height
 

Detailed Description

Definition at line 50 of file window_manager.h.

Member Data Documentation

◆ height

int32_t flutter::WindowSize::height

Definition at line 52 of file window_manager.h.

Referenced by flutter::testing::TEST_F().

◆ width

int32_t flutter::WindowSize::width

Definition at line 51 of file window_manager.h.

Referenced by flutter::testing::TEST_F().


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