TagCollectionAlignment
public enum TagCollectionAlignment : Int, Sendable
Undocumented
-
Undocumented
Declaration
Swift
case left = 0 -
Undocumented
Declaration
Swift
case center -
Undocumented
Declaration
Swift
case right -
Undocumented
Declaration
Swift
case fillByExpandingSpace -
Undocumented
Declaration
Swift
case fillByExpandingWidth -
Undocumented
Declaration
Swift
case fillByExpandingWidthExceptLastLine
View on GitHub