### The TabView displays a set of TabViewItem in a shared container. Here is a visual representation of the toast's content:  Icon for normal toast  Image for normal toast  **Each toast must have at least one text element, and can contain two additional text elements**  Hero image  Inline image  Progress bar  Columns and text elements  Buttons  Buttons with icons  More details can be found in the [UWP design](https://docs.microsoft.com/en-us/windows/uwp/design/shell/tiles-and-notifications/adaptive-interactive-toasts)
The TabView displays a set of TabViewItem in a shared container.
Here is a visual representation of the toast's content:

Icon for normal toast

Image for normal toast

Each toast must have at least one text element, and can contain two additional text elements

Hero image

Inline image

Progress bar

Columns and text elements

Buttons

Buttons with icons

More details can be found in the UWP design