未验证 提交 b414f79f 编写于 作者: O openharmony_ci 提交者: Gitee

!8991 更新AlphabetIndexer属性描述

Merge pull request !8991 from 田雨/master
......@@ -40,7 +40,7 @@ AlphabetIndexer(value: {arrayValue: Array<string>, selected: number})
| popupFont | [Font](../../ui/ts-types.md) | 设置提示弹窗字体样式。 |
| font | [Font](../../ui/ts-types.md) | 设置字母索引条默认字体样式。 |
| itemSize | Length | 设置字母索引条字母区域大小,字母区域为正方形,即正方形边长。 |
| alignStyle | IndexerAlign | 设置提示弹窗的弹出位置。 |
| alignStyle | IndexerAlign | 设置字母索引条弹框的对齐样式,支持弹窗显示在索引条右侧和左侧。<br/>默认值:IndexerAlign.Right |
- IndexerAlign枚举说明
| 名称 | 描述 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册