Flutter Engine
 
Loading...
Searching...
No Matches
FlutterUIntSize Struct Reference

#include <embedder.h>

Public Attributes

uint32_t width
 
uint32_t height
 

Detailed Description

A structure to represent the width and height.

See: FlutterSize when the value are not integers.

Definition at line 635 of file embedder.h.

Member Data Documentation

◆ height

uint32_t FlutterUIntSize::height

◆ width


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