duration property

int? duration
getter/setter pair

The duration of the animation in milliseconds. If not set explicitly default duration will be taken 300ms

Implementation

int? duration;