diff --git a/arkui/ace_engine/native/native_node.h b/arkui/ace_engine/native/native_node.h index 7118d38f390279258bf4ad007878a4125a86184c..1faab3cef823dbc11f522fc92a5e4c70c50073bd 100644 --- a/arkui/ace_engine/native/native_node.h +++ b/arkui/ace_engine/native/native_node.h @@ -3736,7 +3736,6 @@ typedef enum { * .value[3].i32: The height of the surface created by XComponent, in pixels. \n * \n * Format of the return value {@link ArkUI_AttributeItem}:\n - * Format of the {@link ArkUI_AttributeItem} parameter for setting the attribute:\n * .value[0].i32: The horizontal offset of the surface relative to XComponent, in pixels. \n * .value[1].i32: The vertical offset of the surface relative to XComponent, in pixels. \n * .value[2].i32: The width of the surface created by XComponent, in pixels. \n