class RecoverA11YFocusAction

Defined at line 18 of file ../../src/ui/a11y/lib/screen_reader/recover_a11y_focus_action.h

This action verifies that the A11Y Focus is still valid. If the node that the focus points to no

longer exists, the focus is reset.

Public Methods

void RecoverA11YFocusAction (ActionContext * action_context, ScreenReaderContext * screen_reader_context)

Defined at line 13 of file ../../src/ui/a11y/lib/screen_reader/recover_a11y_focus_action.cc

void ~RecoverA11YFocusAction ()

Defined at line 17 of file ../../src/ui/a11y/lib/screen_reader/recover_a11y_focus_action.cc

void Run (a11y::gesture_util_v2::GestureContext gesture_context)

Defined at line 33 of file ../../src/ui/a11y/lib/screen_reader/recover_a11y_focus_action.cc