Functions

Link copied to clipboard
abstract fun getPositionForView(view: View): Int
Link copied to clipboard
abstract fun getRealChildAt(index: Int): View
Link copied to clipboard
abstract fun getRealChildCount(): Int
Link copied to clipboard
abstract fun reset()
Link copied to clipboard
abstract fun transformTouchingView(touchingPosition: Int, touchingView: View): View