Flutter Engine
The Flutter Engine
|
#include <embedder.h>
Public Attributes | |
uint32_t | width |
uint32_t | height |
A structure to represent the width and height.
See: FlutterSize when the value are not integers.
Definition at line 431 of file embedder.h.
uint32_t FlutterUIntSize::height |
Definition at line 433 of file embedder.h.
uint32_t FlutterUIntSize::width |
Definition at line 432 of file embedder.h.