跳到主要内容
版本:23.11.1

Moveable.move() 方法

当使用 'using' 时移动资源。

签名

interface Moveable {
move(): this;
}

返回值

this