Skip to main content
Version: 22.7.1

Moveable.move() method

Moves the resource when 'using'.

Signature:

interface Moveable {
move(): this;
}

Returns:

this