Skip to main content

request_focus_from_platform

Function request_focus_from_platform 

Source
pub fn request_focus_from_platform(node_id: NodeId) -> bool
Expand 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.