Tizen Native API
5.5
|
ScrollView Effect base class, used to apply custom effects to a ScrollView instance. More...
Public Member Functions | |
ScrollViewEffect () | |
Creates an uninitialized ScrollViewEffect; this can only be initialized with derived classes. |
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.
Creates an uninitialized ScrollViewEffect; this can only be initialized with derived classes.
Calling member functions with an uninitialized Toolkit::BaseObject is not allowed.