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#Copypublic class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDynamicResourceHandler, IElement, INameScope, IElementController, IDisposable
- Inheritance
- Derived
-
Tizen.NUI.ScrollViewPagePathEffect
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
Declaration
C#Copypublic ScrollViewEffect()
API Level: 3
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable