Function Tree.getItemAtPosition

Returns the tree item at the specified position (relative to the tree origin position).

TreeItem getItemAtPosition (
  const(Vector2) position
) nothrow @nogc const;