Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
List of all members
flutter::SpellOutStringAttribute Struct Reference

#include <string_attribute.h>

Inheritance diagram for flutter::SpellOutStringAttribute:
flutter::StringAttribute

Additional Inherited Members

- Public Member Functions inherited from flutter::StringAttribute
virtual ~StringAttribute ()=default
 
- Public Attributes inherited from flutter::StringAttribute
int32_t start = -1
 
int32_t end = -1
 
StringAttributeType type
 

Detailed Description

Indicates the string needs to be spelled out character by character when the assistive technologies announce the string.

Definition at line 45 of file string_attribute.h.


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