Searched refs:ItemDragStartFunc (Results 1 – 2 of 2) sorted by relevance
29 using ItemDragStartFunc = std::function<RefPtr<UINode>(const ItemDragInfo&, int32_t)>; variable59 void SetOnItemDragStart(ItemDragStartFunc&& onItemDragStart) in SetOnItemDragStart()152 ItemDragStartFunc onItemDragStart_;
48 static void SetOnItemDragStart(ItemDragStartFunc&& value);