isPointInRange方法

bool isPointInRange(
  1. Node node,
  2. int offset
)

实现

bool isPointInRange(Node node, int offset) native;