提交 df698c71 编写于 作者: F f00574385 提交者: 冯醒醒

fixed 5a50bc6f from https://gitee.com/fengxxing/docs/pulls/22261

menu radius reference
Signed-off-by: Nf00574385 <fengsumei@huawei.com>
Change-Id: Id812e7405baa9705c82ef5b5a659f073f77ffe53
上级 bec76ec6
......@@ -27,6 +27,7 @@ Menu()
| fontSize<sup>(deprecated)</sup> | [Length](ts-types.md#length) | 统一设置Menu中所有文本的尺寸,Length为number类型时,使用fp单位。<br/>从API Version 10开始废弃,建议使用font代替。 |
| font<sup>10+</sup> | [Font](ts-types.md#font) | 统一设置Menu中所有文本的字体样式。 |
| fontColor<sup>10+</sup> | [ResourceColor](ts-types.md#resourcecolor) | 统一设置Menu中所有文本的颜色。 |
| radius<sup>10+</sup> | [Dimension](ts-types.md#dimension10) \| [BorderRadiuses](#borderradiuses9) | 设置Menu边框圆角半径。<br/> 默认值跟随主题。 |
## 示例
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册