Skip to main content

schedule_pointer_repass

Function schedule_pointer_repass 

Source
pub fn schedule_pointer_repass(node_id: NodeId)
Expand description

Schedules a pointer repass for the specified node.

This is called automatically when pointer modifiers invalidate and mirrors Kotlin’s PointerInputDelegatingNode.requestPointerInput.