diff --git a/arkui/ace_engine/native/native_node.h b/arkui/ace_engine/native/native_node.h
index c1fc53bc0d8c21572799d1f3fa1c97b1c3033203..1ea91fe57673217267fedb896b44e30bee936810 100644
--- a/arkui/ace_engine/native/native_node.h
+++ b/arkui/ace_engine/native/native_node.h
@@ -3234,6 +3234,7 @@ typedef enum {
* The default value is ARKUI_CURVE_EASE. \n
* .value[4]?.i32: whether to enable the default spring animation. Optional. The default value 0 means not
* to enable the default spring animation. \n
+ * .value[5]?.i32: Optional value, sets whether scrolling can cross the boundary. \n
* \n
* Format of the return value {@link ArkUI_AttributeItem}:\n
* .value[0].f32: horizontal scrolling offset, in vp. \n