public static interface Window.IAccessibilityEventListener
填充可访问性事件侦听器的实现类。
Since:
3
修饰符和类型 | 方法 | 描述 |
---|---|---|
void | onDispatchEvent(AccessibilityEventInfo event) | 设置填充辅助功能事件调度。 |
void onDispatchEvent(AccessibilityEventInfo event)
设置填充辅助功能事件调度。
参数:
参数名称 | 参数描述 |
---|---|
event | 填充辅助功能事件。 |
NotificationRequestjava.lang.Object |---ohos.event.notification.NotificationRequestpublic final class NotificationReques...
小程序开发者工具是对微信客户端的模拟,受限于桌面设备同移动设备不同,以及微信的一些特有数据,同时考虑到开发的便捷性,那么...
onPullDownRefresh在 Page 中定义 onPullDownRefresh 处理函数,监听该页面用户下拉刷新事件。需要在config的window选项中开启en...