SpinEventArgs(RoutedEvent, SpinDirection) Constructor
Initializes a new instance of the SpinEventArgs class
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public SpinEventArgs(
RoutedEvent routedEvent,
SpinDirection direction
)
Public Sub New (
routedEvent As RoutedEvent,
direction As SpinDirection
)
new :
routedEvent : RoutedEvent *
direction : SpinDirection -> SpinEventArgs
Parameters
See Also
Reference
SpinEventArgs Class
SpinEventArgs Overload
Avalonia.Controls Namespace