ArgoAlign
public enum ArgoAlignUndocumented
- 
                  
                  Undocumented DeclarationSwift case auto
- 
                  
                  Align wrapped lines to the start of the container’s cross axis. default DeclarationSwift case start
- 
                  
                  Align wrapped lines in the center of the container’s cross axis. DeclarationSwift case center
- 
                  
                  Align wrapped lines to the end of the container’s cross axis. DeclarationSwift case end
- 
                  
                  Stretch wrapped lines to match the height of the container’s cross axis. DeclarationSwift case stretch
- 
                  
                  Evenly space wrapped lines across the container’s main axis, distributing remaining space along a common baseline. DeclarationSwift case baseline
- 
                  
                  Evenly space wrapped lines across the container’s main axis, distributing remaining space between the lines. DeclarationSwift case between
- 
                  
                  Evenly space wrapped lines across the container’s main axis, distributing remaining space around the lines. Compared to space between using space around will result in space being distributed to the begining of the first lines and end of the last line. DeclarationSwift case around
 ArgoAlign Enumeration Reference
      ArgoAlign Enumeration Reference