Table of Contents

Class GestureDrag.DragUpdateSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnDragUpdate

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

Properties

OffsetX

public double OffsetX { get; }

Property Value

double

OffsetY

public double OffsetY { get; }

Property Value

double