parentHeight property

int get parentHeight
inherited

How many levels of parent (and grandparent, etc) post to include.

Implementation

int get depth;/// How many levels of parent (and grandparent, etc) post to include.
int get parentHeight;