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

#include <flutter_windows_internal.h>

Public Attributes

size_t struct_size
 
FlutterPlatformViewFactory factory
 
void * user_data
 

Detailed Description

Definition at line 57 of file flutter_windows_internal.h.

Member Data Documentation

◆ factory

FlutterPlatformViewFactory FlutterPlatformViewTypeEntry::factory

Definition at line 59 of file flutter_windows_internal.h.

◆ struct_size

size_t FlutterPlatformViewTypeEntry::struct_size

Definition at line 58 of file flutter_windows_internal.h.

◆ user_data

void* FlutterPlatformViewTypeEntry::user_data

Definition at line 60 of file flutter_windows_internal.h.


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