TrimSlider

class TrimSlider constructor(context: <ERROR CLASS>, attrs: <ERROR CLASS>?, defStyleAttr: Int)

Types

Companion
Link copied to clipboard
object Companion
DraggedThump
Link copied to clipboard
enum DraggedThump : Enum<TrimSlider.DraggedThump>
FrameImage
Link copied to clipboard
inner class FrameImage(context: <ERROR CLASS>, imageSize: Int)

Functions

draw
Link copied to clipboard
open fun draw(canvas: <ERROR CLASS>): <ERROR CLASS>
equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
onAttachedToUI
Link copied to clipboard
open fun onAttachedToUI(stateHandler: <ERROR CLASS>?)
onDetachedFromUI
Link copied to clipboard
open fun onDetachedFromUI(stateHandler: <ERROR CLASS>?)
onSizeChanged
Link copied to clipboard
open fun onSizeChanged(w: Int, h: Int, oldw: Int, oldh: Int)
onTouchEvent
Link copied to clipboard
open fun onTouchEvent(rawEvent: <ERROR CLASS>): <ERROR CLASS>
toString
Link copied to clipboard
open override fun toString(): String