dragThatCanResizeWindow
Appropriate priority level for a drag that may end up resizing the window.
Declaration
static var dragThatCanResizeWindow: NSLayoutConstraint.Priority { get }Discussion
This drag does not need to explicitly resize the window. The user might be dragging around window contents, and it might be desirable for the window get bigger to accommodate those contents.