Table of Contents

Class GestureSwipe.SwipeSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnSwipe

public sealed class GestureSwipe.SwipeSignalArgs : SignalArgs
Inheritance
GestureSwipe.SwipeSignalArgs
Inherited Members

Properties

VelocityX

public double VelocityX { get; }

Property Value

double

VelocityY

public double VelocityY { get; }

Property Value

double