Declaration

func indexPathOfNode(atY y: CGFloat) -> (indexPath: IndexPath, position: CGPoint)?

Discussion

Returns nil when no matching node or hint position is found.

See Also

Node Hit Testing