Searched defs:SubComponentInfo (Results 1 – 1 of 1) sorted by relevance
213 struct SubComponentInfo { struct214 int32_t spanId = 0;215 std::string spanText = "";216 std::string accessibilityText = "";217 std::string accessibilityDescription = "";218 std::string accessibilityLevel = "";