Tween.resume

Continues animating a stopped tween, given its object and property/method pair. By default, all tweens are resumed, unless key is specified.

struct Tween
@nogc nothrow
bool
resume
(
StringArg1
)
(,
in StringArg1 key = ""
)

Meta