Skip to content
🌿 Leafer UI
Search
K
Main Navigation
赞助我们
开发计划
体验环境
更新日志
博客
LeaferJS
GitHub
Appearance
GitHub
Menu
Return to top
导航
Table of Contents for current page
EditorMoveEvent
移动事件。
事件属性
moveX:
number
X 轴移动距离(世界坐标)
moveY:
number
Y 轴移动距离(世界坐标)
事件名称
EditorMoveEvent.MOVE
移动元素事件。
editor.move
继承
Event
API
EditorMoveEvent