loopCount property

int loopCount
getter/setter pair

循环次数, <= 0, 表示无限循环,默认 1

Implementation

int loopCount;