TomTomAndroidTools
androidJvm
api_graphics
/
com.tomtom.tools.android.api.graphics.drawable
/
TextDrawable
/
TextDrawable
Text
Drawable
constructor
(
context
:
Context
,
text
:
String
,
@
ColorInt
textColor
:
Int
)
Parameters
context
The display context.
text
The text to be drawn on the screen.
text
Color
The color to draw the text.