# AnimatedWithDurationOptions

A JavaScript object holding animated and duration properties. Used on iOS For Titanium.UI.TableView and Titanium.UI.ListView content offset transitions.

Availability
0.8
0.8
9.2.0

NOTE

This is an abstract type. Any object of this structure can be used where this type is used.

# Properties

# duration

Availability
0.8
0.8
9.2.0
duration :Number

The duration in milliseconds for animation

Default: 300