Contents

sceneSizeStayPut

The priority level at which the window’s scene prefers to stay the same size.

Declaration

static var sceneSizeStayPut: UILayoutPriority { get }

Discussion

Specify constraint priorities that are either higher or lower than this value, rather than equal to it.

See Also

Constants