An example of adding subviews to a stack view without adding them to
arrangedSubviews. This is useful when you want the stack view to have
a background view or to add an overlay.
See the following post for more:
- Version 1.0 03-Apr-2017 Initial Version