#include <string_attribute.h>
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 |
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.