movementTracking

val movementTracking: Boolean = false

Parameters

movementTracking

this flag signals the current state of movement, that is whether some sliding action takes place currently. This is important for providing a dedicated event that also offers value changes during the sliding actions and not only for the final reached value.