提交 15b94dc6 编写于 作者: K kukixi

ArkUI api review comments

Signed-off-by: Nkukixi <kouxinxin@huawei.com>
上级 009ee674
...@@ -69,7 +69,7 @@ struct NavigationExample { ...@@ -69,7 +69,7 @@ struct NavigationExample {
{ value: 'add' }, { value: 'add' },
{ value: 'collect' } { value: 'collect' }
] }) ] })
.onTitleModeChanged((titleModel: NavigationTitleMode) => { .onTitleModeChange((titleModel: NavigationTitleMode) => {
console.log('titleMode:' + titleModel) console.log('titleMode:' + titleModel)
}) })
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册