paragraphCacheMisses property

int paragraphCacheMisses
getter/setter pair

Lookups in the shaped-text cache that had to shape and lay out the text.

Implementation

static int paragraphCacheMisses = 0;