allowsDragging
Returns a Boolean value indicating whether users can drag thumbnails (that is, re-order pages in the document) within the thumbnail view.
Declaration
var allowsDragging: Bool { get set }Return Value
true if users can re-order pages by dragging thumbnails, false otherwise.