SlideInputManager

ISlideInputManager is the base type for any class whose aim is to handle the the sliding of any physical/virtual device/control.

Inheritors

Functions

Link copied to clipboard
abstract fun dec(value: Double)
Decreases the total amount of slides.
Link copied to clipboard
abstract fun inc(value: Double)
Increases the total amount of slides.