PSPDFDropType

Objective-C

enum PSPDFDropType : NSUInteger {}

Swift

struct DropType : OptionSet, @unchecked Sendable

Defines the types of items that are dropped.