Click or drag to resize

DraggableItem Class

Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.Util.ItemDraggingDraggableItem

Namespace:  Com.ForbiddenByte.OSA.Util.ItemDragging
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class DraggableItem : MonoBehaviour, 
	IPointerDownHandler, IEventSystemHandler, IInitializePotentialDragHandler, IBeginDragHandler, IDragHandler, 
	IEndDragHandler, IPointerUpHandler

The DraggableItem type exposes the following members.

Constructors
  NameDescription
Public methodDraggableItem
Top
Properties
Methods
  NameDescription
Public methodCancelDragSilently
Top
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also