onDrawPre method

void onDrawPre()

绘制时最先调用的方法,可以在这里面更改相关属性从而实现动画视觉效果

Implementation

void onDrawPre() {}