playbackCount property
getter/setter pair
The number of times the sequence is played. If negative, the playback loops indefinitely.
Implementation
int playbackCount;
The number of times the sequence is played. If negative, the playback loops indefinitely.
int playbackCount;