Draws a horizontal line through a text element.
Introduced in Wear OS 4.
Syntax
<StrikeThrough> <!-- Use inner elements to apply multiple text decorations. Here, "Lower" is used as an example. --> <Lower ... /> <Lower> Raw text </Lower> </StrikeThrough>
Inner elements
The StrikeThrough
element can contain the following inner elements:
InlineImage
Lower
Underline
Upper
StrikeThrough
Template