Skip to main content

container-stack-view.spacing-properties

rawValue

The actual value of the Spacing.

public var rawValue: CGFloat

auto

The default system spacing between the arranged subviews. Example:​ spacing = .auto.

public static let auto

Did you find this page helpful?