count property

int count
getter/setter pair

How many times to trigger before finishing. Defaults to 1.

Ignored while repeat is true.

Implementation

int count;