positionNudge

fun positionNudge(x: Number? = null, y: Number? = null): PosOptions

Adjusts position by nudging a given offset.

Parameters

x

Nudging width.

y

Nudging height.