csharp
public enum DragOverStageWhere a drag is in its passage over one drop target.
Fields and properties (3)
EnteredIt has just come onto this target.
MovedIt has moved while still over it.
LeftIt 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