晴川云鸿蒙OS教程:鸿蒙OS Component.LayoutRefreshedListener

Component.LayoutRefreshedListener

public static interface Component.LayoutRefreshedListener

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

方法总结

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

方法详情

onRefreshed

void onRefreshed(Component component)

在组件重新布局时调用。

参数:

参数名称 参数描述
component 表示已重新布局的组件。

原创文章,作者:晴川运维,如若转载,请注明出处:https://baike.qcidc.com/10084.html

(0)
晴川运维晴川运维
上一篇 5天前
下一篇 5天前

相关推荐

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注