carb::simplegui::kDragDropFlagAcceptPeekOnly
Defined in carb/simplegui/SimpleGuiTypes.h
- 
const DragDropFlags carb::simplegui::kDragDropFlagAcceptPeekOnly = kDragDropFlagAcceptBeforeDelivery | kDragDropFlagAcceptNoDrawDefaultRect
- For peeking ahead and inspecting the payload before delivery.