Click or drag to resize

DraggableItemIDragDropListenerOnPrepareToDragItem Method

Returns if the item drag was accepted

Namespace:  frame8.ScrollRectItemsAdapter.Util.ItemDragging
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
bool OnPrepareToDragItem(
	DraggableItem item
)

Parameters

item
Type: frame8.ScrollRectItemsAdapter.Util.ItemDraggingDraggableItem

Return Value

Type: Boolean
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also