下划线

在文本元素下方绘制一条水平线。

在 Wear OS 4 中引入。

语法

<Underline>
    <!-- Use inner elements to apply multiple text decorations.
         Here, "Upper" is used as an example. -->
    <Lower ... />
    <Upper>
        Raw text
    </Upper>
</Underline>

内部元素

Underline 元素可以包含以下内部元素