Class ScrollViewEffect

    Definition

    Namespace:
    Tizen.NUI
    Assembly:
    Tizen.NUI.dll

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

    [Obsolete("This has been deprecated in API12")]
    public class ScrollViewEffect : BaseHandle, INotifyPropertyChanged, IDisposable
    Inheritance
    object
    BindableObject
    Tizen.NUI.Binding.Element
    BaseHandle
    ScrollViewEffect
    Implements
    System.ComponentModel.INotifyPropertyChanged
    System.IDisposable

    Constructors

    View Source

    ScrollViewEffect()

    The constructor.

    Declaration
    [Obsolete("This has been deprecated in API12")]
    public ScrollViewEffect()

    Implements

    System.ComponentModel.INotifyPropertyChanged
    System.IDisposable
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX