Skip to main content

ScrollEventArgs Constructor

Initializes a new instance of the ScrollEventArgs class

Definition

Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public ScrollEventArgs(
ScrollEventType eventType,
double newValue
)

Parameters

  ScrollEventType
 
  Double
 

See Also

Reference

ScrollEventArgs Class
Avalonia.Controls.Primitives Namespace