ConstrainedWidth
public enum ConstrainedWidth
Undocumented
-
Undocumented
Declaration
Swift
case absolute(CGFloat)
-
Undocumented
Declaration
Swift
case viewport(padding: CGFloat)