ScrollBehavior

The scrolling behavior defines how the scrollbar moves the target view to the desired position.

Entries

Link copied to clipboard

Scrolls the target view by pixels.

Link copied to clipboard

Scrolls the target view directly to the position of a item in the target view. This behaviour works best when all items in the target view are the same size. When using a scroll bar with a long list of fixed size items. This scrolling behavior will greatly improve the performance.

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.