Class ScrollView.Property

Definition

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

This should be internal, do not use.

C#
Copy
public class Property : object
Inheritance
ScrollView.Property

Fields

View Source

AxisAutoLockEnabled

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int AxisAutoLockEnabled
Field Value
Type Description
Int32
View Source

OvershootX

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int OvershootX
Field Value
Type Description
Int32
View Source

OvershootY

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int OvershootY
Field Value
Type Description
Int32
View Source

PANNING

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int PANNING
Field Value
Type Description
Int32
View Source

PanningEnabled

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int PanningEnabled
Field Value
Type Description
Int32
View Source

ScrollDomainOffset

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollDomainOffset
Field Value
Type Description
Int32
View Source

ScrollDomainSize

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollDomainSize
Field Value
Type Description
Int32
View Source

ScrollDomainSizeX

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollDomainSizeX
Field Value
Type Description
Int32
View Source

ScrollDomainSizeY

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollDomainSizeY
Field Value
Type Description
Int32
View Source

ScrollFinal

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollFinal
Field Value
Type Description
Int32
View Source

ScrollFinalX

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollFinalX
Field Value
Type Description
Int32
View Source

ScrollFinalY

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollFinalY
Field Value
Type Description
Int32
View Source

SCROLLING

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int SCROLLING
Field Value
Type Description
Int32
View Source

ScrollMode

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollMode
Field Value
Type Description
Int32
View Source

ScrollPosition

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPosition
Field Value
Type Description
Int32
View Source

ScrollPositionDelta

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPositionDelta
Field Value
Type Description
Int32
View Source

ScrollPrePosition

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePosition
Field Value
Type Description
Int32
View Source

ScrollPrePositionMax

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePositionMax
Field Value
Type Description
Int32
View Source

ScrollPrePositionMaxX

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePositionMaxX
Field Value
Type Description
Int32
View Source

ScrollPrePositionMaxY

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePositionMaxY
Field Value
Type Description
Int32
View Source

ScrollPrePositionX

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePositionX
Field Value
Type Description
Int32
View Source

ScrollPrePositionY

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int ScrollPrePositionY
Field Value
Type Description
Int32
View Source

StartPagePosition

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int StartPagePosition
Field Value
Type Description
Int32
View Source

WheelScrollDistanceStep

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int WheelScrollDistanceStep
Field Value
Type Description
Int32
View Source

WRAP

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int WRAP
Field Value
Type Description
Int32
View Source

WrapEnabled

This should be internal, do not use.

Declaration
C#
Copy
public static readonly int WrapEnabled
Field Value
Type Description
Int32

Extension Methods