From eb9e0544b05537cf41c958e04ca3a61e7a5ee3a8 Mon Sep 17 00:00:00 2001 From: w30052257 Date: Mon, 5 Aug 2024 17:12:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=A4=9A=E4=BD=99=E7=9A=84?= =?UTF-8?q?=E6=8D=A2=E8=A1=8C=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8fb06b1a4af2258723e2c468d45ae45e0020ccc8 --- interfaces/native/native_node.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interfaces/native/native_node.h b/interfaces/native/native_node.h index 167cb621f48..69901101aaf 100644 --- a/interfaces/native/native_node.h +++ b/interfaces/native/native_node.h @@ -6064,7 +6064,7 @@ typedef enum { * settings, such as keyboard and mouse operations. \n * 2. Scrolling can be initiated by calling the controller API. \n * 3. The out-of-bounds bounce effect is supported. \n - * When the event callback occurs, the union type in the {@link ArkUI_NodeEvent} object is \n + * When the event callback occurs, the union type in the {@link ArkUI_NodeEvent} object is * {@link ArkUI_NodeComponentEvent}. \n * {@link ArkUI_NodeComponentEvent} contains two parameters: \n * ArkUI_NodeComponentEvent.data[0].f32: scroll offset of each frame. The offset is positive when the list