Class GestureClick.PressedSignalArgs
- Namespace
- Gtk
- Assembly
- Gtk-4.0.dll
Signal (Event) Arguments for OnPressed
public sealed class GestureClick.PressedSignalArgs : SignalArgs
- Inheritance
-
GestureClick.PressedSignalArgs
- Inherited Members
Properties
NPress
public int NPress { get; }
Property Value
X
public double X { get; }
Property Value
Y
public double Y { get; }