Tizen Native API  5.5
Dali::Toolkit::ScrollViewEffect Class Reference

ScrollView Effect base class, used to apply custom effects to a ScrollView instance. More...

Inheritance diagram for Dali::Toolkit::ScrollViewEffect:
Dali::BaseHandle Dali::Toolkit::ScrollViewPagePathEffect

Public Member Functions

 ScrollViewEffect ()
 Creates an uninitialized ScrollViewEffect; this can only be initialized with derived classes.

Detailed Description

ScrollView Effect base class, used to apply custom effects to a ScrollView instance.

Such effects are purely logical (i.e. physics), and may produce properties that can be used with visual effects, such as creating constraints that are applied to ShaderEffects or Actors using these properties as inputs.

Since:
3.0, DALi version 1.0.0

Constructor & Destructor Documentation

Creates an uninitialized ScrollViewEffect; this can only be initialized with derived classes.

Calling member functions with an uninitialized Toolkit::BaseObject is not allowed.

Since:
3.0, DALi version 1.0.0