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

#include <string_attribute.h>

Inheritance diagram for flutter::LocaleStringAttribute:
flutter::StringAttribute

Public Attributes

std::string locale
 
- Public Attributes inherited from flutter::StringAttribute
int32_t start = -1
 
int32_t end = -1
 
StringAttributeType type
 

Additional Inherited Members

- Public Member Functions inherited from flutter::StringAttribute
virtual ~StringAttribute ()=default
 

Detailed Description

Indicates the string needs to be treated as a specific language when the assistive technologies announce the string.

Definition at line 50 of file string_attribute.h.

Member Data Documentation

◆ locale

std::string flutter::LocaleStringAttribute::locale

Definition at line 51 of file string_attribute.h.


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