delay property

  1. @Double()
double delay
getter/setter pair

The amount of time in seconds to wait before beginning the animation.

Implementation

@ffi.Double()
external double delay;