diff --git a/arkui/ace_engine/native/native_interface_xcomponent.h b/arkui/ace_engine/native/native_interface_xcomponent.h index 23bcc6da548fa93cb6104462002a051d0b7da2b5..649fc8c594870373ed2cb09b6bf7d9e0c62f8004 100644 --- a/arkui/ace_engine/native/native_interface_xcomponent.h +++ b/arkui/ace_engine/native/native_interface_xcomponent.h @@ -553,7 +553,8 @@ int32_t OH_NativeXComponent_GetTouchPointDisplayY(OH_NativeXComponent* component * * @param component Indicates the pointer to this OH_NativeXComponent instance. * @param window Indicates the native window handler. - * @param historicalPoints Indicates the pointer to the current historicalPoints. + * @param size Indicates the size of the array of current historicalPoints. + * @param historicalPoints Indicates the pointer to the array of current historicalPoints. * @return Returns the status code of the execution. * @since 10 * @version 1.0