鸿蒙OS Component.DoubleClickedListener

2022-09-06 09:50 更新

Component.DoubleClickedListener

public static interface Component.DoubleClickedListener

提供双击组件时要调用的回调。

方法总结

修饰符和类型 方法 描述
void onDoubleClick(Component component) 双击组件时调用。

方法详情

onDoubleClick

void onDoubleClick(Component component)

双击组件时调用。

参数:

参数名称 参数描述
component 表示要双击的组件。
以上内容是否对您有帮助:
在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号