ClassRadScrolledEventArgs
Class
Arguments for the event that is raised when RadMauiScrollView is scrolled.
Definition
Namespace:Telerik.Maui.Platform
Assembly:Telerik.Maui.Core.dll
Syntax:
cs-api-definition
public class RadScrolledEventArgs : EventArgs
Inheritance: objectEventArgsRadScrolledEventArgs
Inherited Members
Constructors
RadScrolledEventArgs(double, double)
Initializes a new instance of the RadScrolledEventArgs class.