iterations property

int iterations
final

The amount of swings of the bell. (default 5)

With a duration of 1 second and 2 iterations it will each take 500 ms to complete a swing

Implementation

final int iterations;