diff --git a/api/@ohos.file.photoAccessHelper.d.ts b/api/@ohos.file.photoAccessHelper.d.ts index 6e169084f03e835b01102f293fc981f968d5b078..fccdc0425fdda781b398987a599c0fa5c81c4df0 100644 --- a/api/@ohos.file.photoAccessHelper.d.ts +++ b/api/@ohos.file.photoAccessHelper.d.ts @@ -6755,16 +6755,6 @@ declare namespace photoAccessHelper { */ albumAfterChange: AlbumChangeInfo | null; - /** - * Whether the album is deleted. - * - * @type { boolean } - * @syscap SystemCapability.FileManagement.PhotoAccessHelper.Core - * @since 20 - * @arkts 1.1&1.2 - */ - isDeleted: boolean; - /** * The version of the album info used to determine the order of notification changes. *