comparePoint method - Range class - dart:html library (original) (raw)

description

int comparePoint(

  1. Node node,
  2. int offset )

Implementation

int comparePoint(Node node, int offset) native;