Skip to main content

node_center

Function node_center 

Source
pub async fn node_center(
    c: &CdpClient,
    sid: &str,
    backend_node_id: u64,
) -> Result<Point>
Expand description

Scroll the node into view and return its clickable centre.