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

#include <embedder.h>

Public Attributes

size_t struct_size
 The size of this struct. Must be sizeof(FlutterLocaleStringAttribute).
 
const char * locale
 

Detailed Description

Definition at line 1492 of file embedder.h.

Member Data Documentation

◆ locale

const char* FlutterLocaleStringAttribute::locale

Definition at line 1496 of file embedder.h.

◆ struct_size

size_t FlutterLocaleStringAttribute::struct_size

The size of this struct. Must be sizeof(FlutterLocaleStringAttribute).

Definition at line 1494 of file embedder.h.


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