parentHeight property

int get parentHeight
inherited

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

Implementation

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