Tizen Native API
6.0
|
ScrollView Effect base class, used to apply custom effects to a ScrollView instance. More...
Inheritance diagram for Dali::Toolkit::ScrollViewEffect:
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:
- 2.4, 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:
- 2.4, DALi version 1.0.0