Table of Contents

Class DropControllerMotion.MotionSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnMotion

public sealed class DropControllerMotion.MotionSignalArgs : SignalArgs
Inheritance
DropControllerMotion.MotionSignalArgs
Inherited Members

Properties

X

public double X { get; }

Property Value

double

Y

public double Y { get; }

Property Value

double