public static interface Component.ComponentStateChangedListener
为组件的状态更改事件提供回调。
当用户操作组件时,组件的状态会发生变化。
修饰符和类型 | 方法 | 描述 |
---|---|---|
void | onComponentStateChanged(Component component, int componentState) | 当组件状态改变时调用。 |
void onComponentStateChanged(Component component, int componentState)
当组件状态改变时调用。
参数:
参数名称 | 参数描述 |
---|---|
component | 指示具有更改状态的组件。 |
componentState | 表示组件的最新状态。 |
备案信息: 粤ICP备15087711号-2
Copyright © 2008-2024 啊嘎哇在线工具箱 All Rights.
本站所有资料来源于网络,版权归原作者所有,仅作学习交流使用,如不慎侵犯了您的权利,请联系我们。