鸿蒙OS Component.LayoutRefreshedListener

Component.LayoutRefreshedListener

public static interface Component.LayoutRefreshedListener

提供在再次布局组件时调用的回调。

方法总结

修饰符和类型 方法 描述
void onRefreshed(Component component) 在组件重新布局时调用。

方法详情

onRefreshed

void onRefreshed(Component component)

在组件重新布局时调用。

参数:

参数名称 参数描述
component 表示已重新布局的组件。
版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权
文章名称:《鸿蒙OS Component.LayoutRefreshedListener》
文章链接:https://zhuji.vsping.com/314115.html
本站资源仅供个人学习交流,请于下载后24小时内删除,不允许用于商业用途,否则法律问题自行承担。