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.
public class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable
- Inheritance
- Implements
Constructors
View SourceScrollViewEffect()
The constructor.
Declaration
public ScrollViewEffect()