文件名称:
ohos-uiview-onlongpresslistener.md
所在目录:
Openharmony v1.0 / docs / docs-en / api / api-SmartVision-Devices
文件大小:
3.78 KB
下载地址:
文本预览:
# OHOS::UIView::OnLongPressListener
## **Overview**
**Related Modules:**
[Graphic](graphic.md)
**Description:**
Defines a long-press event listener. You need to register this listener with the view to listen to long-press events.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
## **Overview**
**Related Modules:**
[Graphic](graphic.md)
**Description:**
Defines a long-press event listener. You need to register this listener with the view to listen to long-press events.
**Since:**
1.0
**Version:**
1.0
## **Summary**
## Public Member Functions
OnLongPress (UIView &view, const LongPressEvent &event) | Called when a view is long pressed. |
A destructor used to delete the OnLongPressListener instance. | |
operator new (size_t size) | |
operator delete (void *p) | Overrides the delete function. |
点赞
回复
X