Crate fidl_fuchsia_ui_focus_test_helpers

Source
Expand description

Helper methods for tests involving FocusChain.

Functions§

make_focus_chain
Makes a focus chain of the given length, returning both the FocusChain instance and a vector of all the corresponding ViewRefControls, in the same order.