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

A structure to represent the width and height. More...

#include <embedder.h>

Public Attributes

double width
 
double height
 

Detailed Description

A structure to represent the width and height.

Definition at line 421 of file embedder.h.

Member Data Documentation

◆ height

double FlutterSize::height

Definition at line 423 of file embedder.h.

◆ width

double FlutterSize::width

Definition at line 422 of file embedder.h.


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