Table of Contents

Class DropTargetAsync.DragEnterSignalArgs

Namespace
Gtk
Assembly
Gtk-4.0.dll

Signal (Event) Arguments for OnDragEnter

public sealed class DropTargetAsync.DragEnterSignalArgs : SignalArgs
Inheritance
DropTargetAsync.DragEnterSignalArgs
Inherited Members

Properties

Drop

public Drop Drop { get; }

Property Value

Drop

X

public double X { get; }

Property Value

double

Y

public double Y { get; }

Property Value

double