allowsNonContiguousLayout
A Boolean value that indicates whether the layout manager allows noncontiguous layout.
Declaration
var allowsNonContiguousLayout: Bool { get set }Discussion
For more information about noncontiguous layout, see Noncontiguous Layout.