AbstractSliderView

abstract class AbstractSliderView

Constructors

AbstractSliderView
Link copied to clipboard
open fun AbstractSliderView(context: Context)
AbstractSliderView
Link copied to clipboard
open fun AbstractSliderView(context: Context, attrs: AttributeSet)
AbstractSliderView
Link copied to clipboard
open fun AbstractSliderView(context: Context, attrs: AttributeSet, defStyleAttr: Int)

Functions

onTouchEvent
Link copied to clipboard
open fun onTouchEvent(event: MotionEvent): Boolean