drawText

open override fun drawText(text: CharSequence, x: Float, y: Float, paint: Paint)

Draws a string of text at x, y. Exact horizontal behavior is controlled by the paint's alignment.