Table of Contents

Class GestureDrag.DragEndSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnDragEnd

public sealed class GestureDrag.DragEndSignalArgs : SignalArgs
Inheritance
GestureDrag.DragEndSignalArgs
Inherited Members

Properties

OffsetX

public double OffsetX { get; }

Property Value

double

OffsetY

public double OffsetY { get; }

Property Value

double