ScrollToArgs
Class
Provides arguments for scroll operations, including target position and animation settings. This class contains the necessary information to perform programmatic scrolling in scroll view controls.
Definition
Namespace:Telerik.Maui.ScrollView
Assembly:Telerik.Maui.Core.dll
Syntax:
C#
public class ScrollToArgs
Inheritance: objectScrollToArgs
Constructors
Initializes a new instance of the ScrollToArgs class with the specified scroll positions and animation setting.