public static interface UZPlayerView.OnTouchEvent
Modifier and Type | Method and Description |
---|---|
void |
onDoubleTap() |
void |
onLongPress() |
void |
onSingleTapConfirmed() |
void |
onSwipeBottom() |
void |
onSwipeLeft() |
void |
onSwipeRight() |
void |
onSwipeTop() |