diff --git a/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md b/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md index afc53a953dee95a7989870bd0adf6cfd2b34bd51..97df89b9a62e9ad72fea29a0f928cbf9ac4600e7 100644 --- a/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md +++ b/en/application-dev/reference/arkui-ts/ts-basic-gestures-longpressgesture.md @@ -2,9 +2,7 @@ > **NOTE**
-> This API is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. - -The **<LongPressGesture>** component can be used to trigger a long press gesture. +> This gesture is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. ## Required Permissions