public interface OnSlideUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
updateSlideLength(boolean isLeft,
float length)
更新侧滑长度
|
void |
updateSlidePosition(boolean isLeft,
int position)
更新侧滑位置
|