diff --git a/api/@internal/component/ets/common.d.ts b/api/@internal/component/ets/common.d.ts index 77d8e7ce9239d6974228da63b7c2633ed0ff10d4..125e4dd3fb0c05f96c40f56bca7913a910677a19 100644 --- a/api/@internal/component/ets/common.d.ts +++ b/api/@internal/component/ets/common.d.ts @@ -29715,7 +29715,7 @@ declare class CommonMethod { * @since arkts {'1.1':'17','1.2':'20'} * @arkts 1.1&1.2 */ - onVisibleAreaApproximateChange(options: VisibleAreaEventOptions, event: VisibleAreaChangeCallback | undefined): void; + onVisibleAreaApproximateChange(options: VisibleAreaEventOptions, event: VisibleAreaChangeCallback | undefined): T; /** * Applies a spherical effect to the component.