Table of Contents

Class ScrollGestureInertiaStartingEventArgs

Namespace
Avalonia.Input
Assembly
Avalonia.Base.dll
public sealed class ScrollGestureInertiaStartingEventArgs : RoutedEventArgs
Inheritance
ScrollGestureInertiaStartingEventArgs
Inherited Members

Properties

Id

public int Id { get; }

Property Value

int

Inertia

public Vector Inertia { get; }

Property Value

Vector