changeBy

open infix fun HandlesSet.changeBy(value: Expression?): Block

Changes the value of a settable property by a certain amount.

Parameters

value

The amount to change by.