提交 096f79cb 编写于 作者: L limeng

添加verticalAlign属性方法的默认值

Signed-off-by: Nlimeng <limeng208@huawei.com>
上级 60394c35
...@@ -29,7 +29,7 @@ ImageSpan(value: ResourceStr | PixelMap) ...@@ -29,7 +29,7 @@ ImageSpan(value: ResourceStr | PixelMap)
| 名称 | 参数类型 | 描述 | | 名称 | 参数类型 | 描述 |
| -------- | -------- | -------- | | -------- | -------- | -------- |
| verticalAlign | [ImageSpanAlignment](#imagespanalignment) | 图片基于文本的对齐方式。 | | verticalAlign | [ImageSpanAlignment](#imagespanalignment) | 图片基于文本的对齐方式。<br />默认值:ImageSpanAlignment.BOTTOM |
| objectFit | [ImageFit](ts-appendix-enums.md#imagefit) | 设置图片的缩放类型。<br/>默认值:ImageFit.Cover | | objectFit | [ImageFit](ts-appendix-enums.md#imagefit) | 设置图片的缩放类型。<br/>默认值:ImageFit.Cover |
## ImageSpanAlignment ## ImageSpanAlignment
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册