Flutter Engine
The Flutter Engine
|
#include <string_attribute.h>
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 |
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.
std::string flutter::LocaleStringAttribute::locale |
Definition at line 51 of file string_attribute.h.