PSPDFDragType

Objective-C

enum PSPDFDragType : NSUInteger {}

Swift

struct DragType : OptionSet, @unchecked Sendable

Defines the types of items that are dragged.