group (Toast XML Schema)

Semantically identifies that the content in the group must either be displayed as a whole, or not displayed if it cannot fit. Groups also allow creating multiple columns.

Element hierarchy

<toast>
<visual>
<binding>
<group>

Syntax

<group>

  <!-- Child elements -->
  subgroup* 
</group>

Key

*   optional (zero or one)

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
subgroup Specifies vertical columns that can contain text and images.

Parent Elements

Parent Element Description
binding Specifies the toast template.

See also