Skip to content

释放

destroy() -> {void}

销毁机器人操作实例

参数

返回值

示例

TypeScript
1
2
3
...
axRobot.destroy();
...