steps property

int steps
final

Amount of rotation since previous event, in the case of repeat.

Amount of rotation since start, in the case of a start_event.

Resolution = 1000 steps / 360 degree rotation.

Range: 0 - 32767

Implementation

final int steps;