public static interface SmudgeView.SmudgeActionDelegate
限定符和类型 | 方法和说明 |
---|---|
void |
onSmudgeChanged(android.graphics.PointF point,
android.graphics.PointF viewPoint,
int width,
int height)
涂抹动作发生改变
|
void |
onSmudgeEnd()
涂抹动作结束
|