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

Component.LayoutRefreshedListener

public static interface Component.LayoutRefreshedListener

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

方法总结

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

方法详情

onRefreshed

void onRefreshed(Component component)

在组件重新布局时调用。

参数:

参数名称 参数描述
component 表示已重新布局的组件。
© 版权声明
THE END
喜欢就支持一下吧
点赞0 分享
相关推荐
  • 暂无相关文章
评论 抢沙发

请登录后发表评论

    暂无评论内容