resizeText

fun resizeText()

Resize the text size with default width and height


fun resizeText(width: Int, height: Int)

Resize the text size with specified width and height

Parameters

width
height