Auto layout's auto spacing now has two new options, “Around” and “Evenly”, alongside the existing default auto spacing behavior now called “Between”.
These match spacing patterns CSS already supports including:
→ Between: even gaps between items, nothing at the edges. Same existing default functionality, renamed to match CSS terminology.
→ Around: even gaps between items, with half that gap at each edge.
→ Evenly: every gap is identical, including the edges.
Learn more
Responsive spacing across design and CSS
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
