AdjustAction.circle constructor

const AdjustAction.circle()

Increase the specified property, after it reaches the max value go back to minimum value.

Implementation

const AdjustAction.circle() : this._('circle');