subgroup (Toast XML Schema)
Specifies vertical columns that can contain text and images.
Element hierarchy
Syntax
<subgroup>
<!-- Child elements -->
text*
image*
</subgroup>
Key
*
optional (zero or one)
Attributes and Elements
Attributes
None.
Child Elements
Child Element | Description |
---|---|
text | Specifies text used in the toast template. |
image | Specifies an image used in the toast template. |
Parent Elements
Parent Element | Description |
---|---|
group | 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. |
See also