Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 1218 of file embedder.h.

Member Data Documentation

◆ locale

const char* FlutterLocaleStringAttribute::locale

Definition at line 1222 of file embedder.h.

◆ struct_size

size_t FlutterLocaleStringAttribute::struct_size

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

Definition at line 1220 of file embedder.h.


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