IconViewDropPosition
-
class IconViewDropPosition
An enum for determining where a dropped item goes.
Fields
-
class IconViewDropPosition
-
DROP_ABOVE
Dropped item is inserted above
-
DROP_BELOW
Dropped item is inserted below
-
DROP_INTO
Dropped item replaces the item
-
DROP_LEFT
Dropped item is inserted to the left
-
DROP_RIGHT
Dropped item is inserted to the right
-
NO_DROP
No drop possible