textPaintingCacheSize property

int textPaintingCacheSize
final

Maximum number of cached, pre-laid out, ready to draw floating titles info, since computing the layout of text is an expensive operation

Implementation

final int textPaintingCacheSize;