Table of Contents

Class EventControllerMotion.MotionSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnMotion

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

Properties

X

public double X { get; }

Property Value

double

Y

public double Y { get; }

Property Value

double