Flutter Windows Embedder
FlutterDesktopViewControllerProperties Struct Reference

#include <flutter_windows_internal.h>

Public Attributes

int width
 
int height
 

Detailed Description

Definition at line 18 of file flutter_windows_internal.h.

Member Data Documentation

◆ height

int FlutterDesktopViewControllerProperties::height

Definition at line 23 of file flutter_windows_internal.h.

Referenced by FlutterDesktopEngineCreateViewController().

◆ width

int FlutterDesktopViewControllerProperties::width

Definition at line 20 of file flutter_windows_internal.h.

Referenced by FlutterDesktopEngineCreateViewController().


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