isDescendantOf method

bool isDescendantOf(
  1. Node ancestor
)

Implementation

external bool isDescendantOf(Node ancestor);