Skip to content

New ListViewBase extensions - SmoothScrollIntoView #1499

@Vijay-Nirmal

Description

@Vijay-Nirmal

SmoothScrollIntoView extensions allow scrolling the item into the view with animation.

smoothscrollintoviewsampleoutput

Properties

Properties Type Description
Index int Index of the item to be scrolled
ItemPosition Enum Specify the position of the Item after scrolling
DisableAnimation bool To disable the scrolling animation
ItemPosition Description
Default If visible then it will not scroll, if not then the item will be aligned to the nearest edge
Left Aligned left
Top Aligned top
Centre Aligned centre
Right Aligned right
Bottom Aligned bottom

Sample code - SmoothScrollingHelper

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions