Share via


BEDragInteractionDelegateGetDragItemsCallback Delegate

Definition

public delegate bool BEDragInteractionDelegateGetDragItemsCallback(UIDragItem[] items);
type BEDragInteractionDelegateGetDragItemsCallback = delegate of UIDragItem[] -> bool

Parameters

items
UIDragItem[]

Return Value

Applies to