5#ifndef UI_ACCESSIBILITY_AX_ACTION_DATA_H_
6#define UI_ACCESSIBILITY_AX_ACTION_DATA_H_
39 int target_node_id = -1;
49 int anchor_node_id = -1;
50 int anchor_offset = -1;
52 int focus_node_id = -1;
53 int focus_offset = -1;
56 int32_t start_index = -1;
59 int32_t end_index = -1;
62 int custom_action_id = -1;
FlutterSemanticsFlag flags
const AXTreeID & AXTreeIDUnknown()
ax::mojom::ScrollBehavior scroll_behavior
ax::mojom::ScrollAlignment vertical_scroll_alignment
std::string source_extension_id
ax::mojom::Event hit_test_event_to_fire
AXActionData(const AXActionData &other)
ax::mojom::ScrollAlignment horizontal_scroll_alignment