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
Y
public double Y { get; }