提交 c38e54ff 编写于 作者: E ester.zhou

Update docs (15797)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 67f5007d
...@@ -47,6 +47,7 @@ struct ColumnSplitExample { ...@@ -47,6 +47,7 @@ struct ColumnSplitExample {
Text('4').width('100%').height(50).backgroundColor(0xD2B48C).textAlign(TextAlign.Center) Text('4').width('100%').height(50).backgroundColor(0xD2B48C).textAlign(TextAlign.Center)
Text('5').width('100%').height(50).backgroundColor(0xF5DEB3).textAlign(TextAlign.Center) Text('5').width('100%').height(50).backgroundColor(0xF5DEB3).textAlign(TextAlign.Center)
} }
.borderWidth(1)
.resizeable(true) // The divider can be dragged. .resizeable(true) // The divider can be dragged.
.width('90%').height('60%') .width('90%').height('60%')
}.width('100%') }.width('100%')
...@@ -54,4 +55,4 @@ struct ColumnSplitExample { ...@@ -54,4 +55,4 @@ struct ColumnSplitExample {
} }
``` ```
![en-us_image_0000001212378422](figures/en-us_image_0000001212378422.gif) ![en-us_image_0000001219982708](figures/en-us_image_0000001219982708.gif)
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册