pub fn summarize_node(node: &A11yNode) -> ElementSummaryExpand description
Project an A11yNode to an ElementSummary.
name priority scan: label → title → text → value → placeholderValue.
text is only set when distinct from name.
pub fn summarize_node(node: &A11yNode) -> ElementSummaryProject an A11yNode to an ElementSummary.
name priority scan: label → title → text → value → placeholderValue.
text is only set when distinct from name.