提交 8f60bc85 编写于 作者: L luoweibin

增加页签width默认值说明

Signed-off-by: Nluoweibin <luoweibin3@huawei.com>
Change-Id: I303a21683953f32054657613f2031e31ce657d2c
上级 7fda7a6b
...@@ -82,7 +82,7 @@ SubTabBarStyle的静态构造函数。 ...@@ -82,7 +82,7 @@ SubTabBarStyle的静态构造函数。
| -------- | -------- | -------- | -------------------------------- | | -------- | -------- | -------- | -------------------------------- |
| color | [ResourceColor](ts-types.md#resourcecolor) | 否 | 下划线的颜色和背板颜色。<br/>默认值:#FF007DFF | | color | [ResourceColor](ts-types.md#resourcecolor) | 否 | 下划线的颜色和背板颜色。<br/>默认值:#FF007DFF |
| height | [Length](ts-types.md#length) | 否 | 下划线的高度。<br/>默认值:2.0<br/>单位:vp | | height | [Length](ts-types.md#length) | 否 | 下划线的高度。<br/>默认值:2.0<br/>单位:vp |
| width | [Length](ts-types.md#length) | 否 | 下划线的宽度。<br/>默认值:0.0<br/>单位:vp | | width | [Length](ts-types.md#length) | 否 | 下划线的宽度。<br/>默认值:0.0<br/>单位:vp <br/>**说明:** <br/>宽度设置为0时,按页签文本宽度显示。|
| borderRadius | [Length](ts-types.md#length) | 否 | 下划线的圆角半径。<br/>默认值:0.0<br/>单位:vp | | borderRadius | [Length](ts-types.md#length) | 否 | 下划线的圆角半径。<br/>默认值:0.0<br/>单位:vp |
| marginTop | [Length](ts-types.md#length) | 否 | 下划线与文字的间距。<br/>默认值:8.0<br/>单位:vp | | marginTop | [Length](ts-types.md#length) | 否 | 下划线与文字的间距。<br/>默认值:8.0<br/>单位:vp |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册