Appearance
设置和监听大屏图片控件的旋转事件。
此节点用于设置和监听大屏图片控件的旋转事件。
设置图片旋转:
msg.payload = { type: "image-rotate", id: "img_01", angle: 90 };