Skip to main content

request

Function request 

Source
pub fn request(op: NavOp) -> bool
Expand description

Request a navigation from ANY thread / ANY surface. Writes the reserved request cell through the external-signal bus; the runtime’s apply_navigation system resolves it on the next tick.

Returns false only when the external bus has been torn down.