Class ScrollViewEffect
Definition
- Assembly:
- Tizen.NUI.dll
ScrollView Effect base class, used to apply custom effects to a ScrollView instance.
C#Copypublic class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDisposable
- Inheritance
- Implements
-
System.ComponentModel.INotifyPropertyChangedSystem.IDisposable
Constructors
Declaration
C#Copypublic ScrollViewEffect()
Methods
Declaration
C#Copyprotected override void Dispose(DisposeTypes type)
Parameters
Type | Name | Description |
---|---|---|
DisposeTypes | type |
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged
System.IDisposable