Class ScrollViewEffect

Definition

Namespace:
Tizen.NUI
Assembly:
Tizen.NUI.dll
API Level:
3

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

C#
Copy
public class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable
Inheritance
System.Object
Tizen.NUI.Binding.Element
ScrollViewEffect
Derived
Tizen.NUI.ScrollViewPagePathEffect
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable

Constructors

View Source

ScrollViewEffect()

The constructor.

Declaration
C#
Copy
public ScrollViewEffect()
API Level: 3

Implements

System.ComponentModel.INotifyPropertyChanged
System.IDisposable