Class ScrollViewEffect
Definition
- Assembly:
- Tizen.NUI.dll
ScrollView Effect base class, used to apply custom effects to a ScrollView instance.
public class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDisposable
- Inheritance
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
View SourceScrollViewEffect()
The constructor.
Declaration
public ScrollViewEffect()
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable