diff --git a/arkui/ace_engine/native/native_node.h b/arkui/ace_engine/native/native_node.h index 78a9b796f0d5485b164b6301266a50341b635eba..962098ea83e7517919c72c760b40eca34d8714b2 100644 --- a/arkui/ace_engine/native/native_node.h +++ b/arkui/ace_engine/native/native_node.h @@ -5129,7 +5129,7 @@ typedef enum { * Format of the return value {@link ArkUI_AttributeItem}: \n * .value[0].i32: whether the scrollable scrolls back to top when status bar is clicked. \n * - * @since 16 + * @since 15 */ NODE_SCROLL_BACK_TO_TOP = 1002021,