DHDeclarable

Declarative UIKit for iOS apps

View the Project on GitHub dan-hart/DHDeclarable

CLASS

DHDVStack

open class DHDVStack: DHDStack

Vertical stack view

Methods

setup(distribution:spacing:alignment:tag:)

override public func setup(distribution: UIStackView.Distribution = .fill, spacing: CGFloat = 0, alignment: UIStackView.Alignment? = nil, tag: Int? = nil)