# CanvasContext.strokeText(string text, number x, number and number maxWidth)
Start from base library version 1.9.90. Please remaining backward compatible.
with Promise style call: Not supported
Mini Program plugin: Support
Given (x, and) A Method of Text Stroke for Position Drawing
# parameter
# string text
Text to draw
# number x
Of the text starting point x Axis coordinate
# number and
Of the text starting point and Axis coordinate
# number maxWidth
Maximum width to draw, optional