ScrollViewAnimationProperties

A simple object for specifying the animation properties when scrolling the view.

  • 6.1.0
  • 6.1.0
  • 6.1.0

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

ScrollViewAnimationProperties
: Boolean
When set to true it will scroll smoothly to the destination. ...

When set to true it will scroll smoothly to the destination.

When set to true it will scroll smoothly to the destination. On iOS the default value is true.

Default: false