drawNowPrice abstract method

void drawNowPrice(
  1. Canvas canvas
)

draw the current price

Implementation

void drawNowPrice(Canvas canvas);