9std::shared_ptr<FlutterPlatformNodeDelegate>
11 return std::make_unique<FlutterPlatformNodeDelegate>();
std::vector< FlutterSemanticsAction > performed_actions
void DispatchAccessibilityAction(AccessibilityNodeId target, FlutterSemanticsAction action, fml::MallocMapping data) override
Dispatch accessibility action back to the Flutter framework. These actions are generated in the nativ...
void OnAccessibilityEvent(ui::AXEventGenerator::TargetedEvent targeted_event) override
Handle accessibility events generated due to accessibility tree changes. These events are needed to b...
std::shared_ptr< FlutterPlatformNodeDelegate > CreateFlutterPlatformNodeDelegate() override
Creates a platform specific FlutterPlatformNodeDelegate. Ownership passes to the caller....
std::vector< ui::AXEventGenerator::Event > accessibility_events
A Mapping like NonOwnedMapping, but uses Free as its release proc.
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot data
ui::AXNode::AXID AccessibilityNodeId
const EventParams & event_params