maxPaintCount property

int maxPaintCount
final

最大绘制数量(用于性能兜底,避免过密导致卡顿/ANR)。

Implementation

final int maxPaintCount;