allowDraggingToExternalApps
Objective-C
@property (nonatomic) BOOL allowDraggingToExternalApps;
Swift
var allowDraggingToExternalApps: Bool { get set }
See
PSPDFDragAndDropConfiguration.allowDraggingToExternalApps.-
Undocumented
Declaration
Objective-C
- (BOOL)allowDraggingToExternalApps;
-
Undocumented
Declaration
Objective-C
- (void)setAllowDraggingToExternalApps:(BOOL)allowDraggingToExternalApps;