onPaint abstract method

void onPaint(
  1. Canvas canvas,
  2. Size size
)

Implementation

void onPaint(Canvas canvas, Size size);