Click or drag to resize

DraggableItemIDragDropListener Interface

Interface to implement by the class that'll handle the drag events

Namespace:  Com.ForbiddenByte.OSA.Util.ItemDragging
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface IDragDropListener

The DraggableItemIDragDropListener type exposes the following members.

Methods
  NameDescription
Public methodOnBeginDragItem
Public methodOnDraggedItem
Public methodOnDroppedExternalItem
Returns if the item was accepted
Public methodOnDroppedItem
Public methodOnPrepareToDragItem
Returns if the item drag was accepted
Top
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also