allowDraggingToExternalApps

Objective-C

@property (nonatomic) BOOL allowDraggingToExternalApps;

Swift

var allowDraggingToExternalApps: Bool { get set }

See

PSPDFDragAndDropConfiguration.allowDraggingToExternalApps.