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

Component.DoubleClickedListener

public static interface Component.DoubleClickedListener

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

方法总结

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

方法详情

onDoubleClick

void onDoubleClick(Component component)

双击组件时调用。

参数:

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

请登录后发表评论

    暂无评论内容