Class ScrollView.Property

    Definition

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

    This should be internal, do not use.

    public class ScrollView.Property
    Inheritance
    object
    ScrollView.Property

    Fields

    View Source

    AxisAutoLockEnabled

    This should be internal, do not use.

    Declaration
    public static readonly int AxisAutoLockEnabled
    Field Value
    Type Description
    int
    View Source

    OvershootX

    This should be internal, do not use.

    Declaration
    public static readonly int OvershootX
    Field Value
    Type Description
    int
    View Source

    OvershootY

    This should be internal, do not use.

    Declaration
    public static readonly int OvershootY
    Field Value
    Type Description
    int
    View Source

    PANNING

    This should be internal, do not use.

    Declaration
    public static readonly int PANNING
    Field Value
    Type Description
    int
    View Source

    PanningEnabled

    This should be internal, do not use.

    Declaration
    public static readonly int PanningEnabled
    Field Value
    Type Description
    int
    View Source

    ScrollDomainOffset

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollDomainOffset
    Field Value
    Type Description
    int
    View Source

    ScrollDomainSize

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollDomainSize
    Field Value
    Type Description
    int
    View Source

    ScrollDomainSizeX

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollDomainSizeX
    Field Value
    Type Description
    int
    View Source

    ScrollDomainSizeY

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollDomainSizeY
    Field Value
    Type Description
    int
    View Source

    ScrollFinal

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollFinal
    Field Value
    Type Description
    int
    View Source

    ScrollFinalX

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollFinalX
    Field Value
    Type Description
    int
    View Source

    ScrollFinalY

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollFinalY
    Field Value
    Type Description
    int
    View Source

    SCROLLING

    This should be internal, do not use.

    Declaration
    public static readonly int SCROLLING
    Field Value
    Type Description
    int
    View Source

    ScrollMode

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollMode
    Field Value
    Type Description
    int
    View Source

    ScrollPosition

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPosition
    Field Value
    Type Description
    int
    View Source

    ScrollPositionDelta

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPositionDelta
    Field Value
    Type Description
    int
    View Source

    ScrollPrePosition

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePosition
    Field Value
    Type Description
    int
    View Source

    ScrollPrePositionMax

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePositionMax
    Field Value
    Type Description
    int
    View Source

    ScrollPrePositionMaxX

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePositionMaxX
    Field Value
    Type Description
    int
    View Source

    ScrollPrePositionMaxY

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePositionMaxY
    Field Value
    Type Description
    int
    View Source

    ScrollPrePositionX

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePositionX
    Field Value
    Type Description
    int
    View Source

    ScrollPrePositionY

    This should be internal, do not use.

    Declaration
    public static readonly int ScrollPrePositionY
    Field Value
    Type Description
    int
    View Source

    StartPagePosition

    This should be internal, do not use.

    Declaration
    public static readonly int StartPagePosition
    Field Value
    Type Description
    int
    View Source

    WheelScrollDistanceStep

    This should be internal, do not use.

    Declaration
    public static readonly int WheelScrollDistanceStep
    Field Value
    Type Description
    int
    View Source

    WRAP

    This should be internal, do not use.

    Declaration
    public static readonly int WRAP
    Field Value
    Type Description
    int
    View Source

    WrapEnabled

    This should be internal, do not use.

    Declaration
    public static readonly int WrapEnabled
    Field Value
    Type Description
    int

    Extension Methods

    EXamlExtensions.LoadFromEXaml<T>(T, string)
    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    EXamlExtensions.LoadFromEXamlPath<TXaml>(TXaml, string)
    EXamlExtensions.LoadFromEXamlPath<T>(T, Type)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX