clockwise property

bool clockwise
final

Panning direction to increase the dials value. Set to true to pan clockwise, false for counterclockwise. default - true.

Implementation

final bool clockwise;