CanvasText

Functions

Link copied to clipboard
abstract fun fillText(text: String, x: Double, y: Double, maxWidth: Double)
Link copied to clipboard
abstract fun measureText(text: String): TextMetrics
Link copied to clipboard
abstract fun strokeText(text: String, x: Double, y: Double, maxWidth: Double)