Table of Contents

Class GestureClick.UnpairedReleaseSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnUnpairedRelease

public sealed class GestureClick.UnpairedReleaseSignalArgs : SignalArgs
Inheritance
GestureClick.UnpairedReleaseSignalArgs
Inherited Members

Properties

Button

public uint Button { get; }

Property Value

uint

Sequence

public EventSequence? Sequence { get; }

Property Value

EventSequence

X

public double X { get; }

Property Value

double

Y

public double Y { get; }

Property Value

double