public static interface Component.ContourRefreshedListener
为用于为组件设置自定义 Contour 对象的回调提供侦听器。
修饰符和类型 | 方法 | 描述 |
---|---|---|
void | onContourRefreshed(Component component) | 为用户提供回调以设置组件的自定义 Contour 对象。 |
void onContourRefreshed(Component component)
为用户提供回调以设置组件的自定义 Contour 对象。
当组件的 Element 更新,组件的大小发生变化,或者调用 Component#setContourRefreshedListener(ContourRefreshedListener) 或 Component#refreshContour() 方法时,都会触发该回调。
您需要传递或创建自定义的 Contour 对象并调用 Component#setContour(Contour) 方法在组件中设置此对象。
参数:
参数名称 | 参数描述 |
---|---|
component | 指示为其设置自定义轮廓对象的组件。 |
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。