ImGui::ImGuiDragDropFlags
Inherits Enum < Comparable < Value < Object
Constants
None = 0
SourceNoPreviewTooltip = 1
SourceNoDisableHover = 2
SourceNoHoldToOpenOthers = 4
SourceAllowNullID = 8
SourceExtern = 16
SourceAutoExpirePayload = 32
AcceptBeforeDelivery = 1024
AcceptNoDrawDefaultRect = 2048
AcceptNoPreviewTooltip = 4096
AcceptPeekOnly = 3072
All = 7231
Instance methods
source_no_hold_to_open_others?
Returns true if this enum value contains SourceNoHoldToOpenOthers