diff --git a/api/@ohos.window.d.ts b/api/@ohos.window.d.ts index 9f132f63f32473843cf05c2e8edb3ed96324046b..71fd09810e906fad501af823bca8e11ecb1825c5 100644 --- a/api/@ohos.window.d.ts +++ b/api/@ohos.window.d.ts @@ -11989,7 +11989,8 @@ declare namespace window { * @syscap SystemCapability.Window.SessionManager * @StageModelOnly * @atomicservice - * @since 14 + * @since arkts {'1.1':'14', '1.2':'20'} + * @arkts 1.1&1.2 */ removeStartingWindow(): Promise;