diff --git a/arkui/ace_engine/native/native_node.h b/arkui/ace_engine/native/native_node.h index 38f0dfe690a4ace8932567445f6cdafda0c4258f..c6d24128e2c8f08f9befce1afcbcbbda08de12ee 100644 --- a/arkui/ace_engine/native/native_node.h +++ b/arkui/ace_engine/native/native_node.h @@ -1891,7 +1891,7 @@ typedef enum { * .value[2].f32: width of the right edge. The unit is vp. \n * .value[3].f32: width of the bottom edge. The unit is vp. \n * - * @since 18 + * @since 19 */ NODE_BACKGROUND_IMAGE_RESIZABLE_WITH_SLICE = 100,