Appearance
getStageInfo(): object
object
获取舞台信息
width 舞台宽度 height 舞台高度
height
number
width
let {width,height} = LM.getStageInfo();