DHDeclarable

Declarative UIKit for iOS apps

View the Project on GitHub dan-hart/DHDeclarable

CLASS

DHDHStack

open class DHDHStack: DHDStack

Horizontal 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)