Contents

View groupings

Present views in different kinds of purpose-driven containers, like forms or control groups.

Overview

You can create groups of views that serve different purposes.

[Image]

For example, a Group construct treats the specified views as a unit without imposing any additional layout or appearance characteristics. A Form presents a group of elements with a platform-specific appearance that’s suitable for gathering input from people.

For design guidance, see Layout in the Human Interface Guidelines.

Topics

Grouping views into a container

Organizing views into sections

Iterating over dynamic data

Accessing a container’s subviews

Grouping views into a box

Grouping inputs

Presenting a group of controls

See Also

View layout