Skip to main content

context_at

Function context_at 

Source
pub fn context_at(node: &LayoutNode, point: Point) -> Option<ContextId>
Expand description

Find the ContextId of the top-most node with a secondary-click handler containing point (mirrors hit_test, for right-clicks).