pub fn request_focus_from_platform(node_id: NodeId) -> boolExpand description
Moves focus onto node_id when it holds a focus target. A platform’s
accessibility layer calls this when a screen reader lands on a control, so
the app’s focus follows the reader’s.