ScrollGestureEndedEventArgs Constructor
Initializes a new instance of the ScrollGestureEndedEventArgs class
Definition
Namespace: Avalonia.Input
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public ScrollGestureEndedEventArgs(
int id
)
Public Sub New (
id As Integer
)
new :
id : int -> ScrollGestureEndedEventArgs