Vixen
dd8b0a81
csharp
public enum DragOverStage

Where a drag is in its passage over one drop target.

Read the guide page for this →

Fields and properties (3)

  • Entered

    It has just come onto this target.

  • Moved

    It has moved while still over it.

  • Left

    It has gone somewhere else, or the drag was cancelled.

Used by (6)

  • BuildContextVixen.Ui
  • CompositionTestsVixen.Ui.Tests
  • DragOverEventVixen.Ui
  • InAppDragTestsVixen.Ui.Tests
  • KeyboardDragTestsVixen.Ui.Tests
  • UiDocumentVixen.Ui