Skip to main content

summarize_node

Function summarize_node 

Source
pub fn summarize_node(node: &A11yNode) -> ElementSummary
Expand description

Project an A11yNode to an ElementSummary.

name priority scan: label → title → text → value → placeholderValue. text is only set when distinct from name.