Skip to main content
Version: 23.3.0

Moveable.move() method

Moves the resource when 'using'.

Signature

interface Moveable {
move(): this;
}

Returns:

this