Skip to main content
Version: v2

IMG_WEEK

Code example

hmUI.createWidget(hmUI.widget.IMG_WEEK, {
x: 175,
y: 113,
// w,h cannot be set, use the actual width and height of the image in the weekArray.
week_en: weekArray,
week_tc: weekArray,
week_sc: weekArray
})