openharmony 鸿蒙 js-apidiff-NA

2026-08-25 浏览 (1)

操作旧版本新版本d.ts文件
删除API类名:global;
API声明:interface LineOptions
差异内容:interface LineOptions
NAcomponent/line.d.ts
删除API类名:LineOptions;
API声明:width?: Length;
差异内容:width?: Length;
NAcomponent/line.d.ts
删除API类名:LineOptions;
API声明:height?: Length;
差异内容:height?: Length;
NAcomponent/line.d.ts
删除API类名:global;
API声明:declare interface RectOptions
差异内容:declare interface RectOptions
NAcomponent/rect.d.ts
删除API类名:RectOptions;
API声明:width?: Length;
差异内容:width?: Length;
NAcomponent/rect.d.ts
删除API类名:RectOptions;
API声明:height?: Length;
差异内容:height?: Length;
NAcomponent/rect.d.ts
删除API类名:RectOptions;
API声明:radius?: Length |Array<any>;
差异内容:radius?: Length |Array<any>;
NAcomponent/rect.d.ts
删除API类名:global;
API声明:declare interface RoundedRectOptions
差异内容:declare interface RoundedRectOptions
NAcomponent/rect.d.ts
删除API类名:RoundedRectOptions;
API声明:width?: Length;
差异内容:width?: Length;
NAcomponent/rect.d.ts
删除API类名:RoundedRectOptions;
API声明:height?: Length;
差异内容:height?: Length;
NAcomponent/rect.d.ts
删除API类名:RoundedRectOptions;
API声明:radiusWidth?: Length;
差异内容:radiusWidth?: Length;
NAcomponent/rect.d.ts
删除API类名:RoundedRectOptions;
API声明:radiusHeight?: Length;
差异内容:radiusHeight?: Length;
NAcomponent/rect.d.ts
删除API类名:global;
API声明:type OnOverrideErrorPageCallback = (errorPageEvent: OnErrorReceiveEvent) => string;
差异内容:type OnOverrideErrorPageCallback = (errorPageEvent: OnErrorReceiveEvent) => string;
NAcomponent/web.d.ts
删除API类名:WebMediaOptions;
API声明:audioSessionType?: AudioSessionType;
差异内容:audioSessionType?: AudioSessionType;
NAcomponent/web.d.ts
删除API类名:global;
API声明:type MouseInfoCallback = (event: NativeEmbedMouseInfo) => void;
差异内容:type MouseInfoCallback = (event: NativeEmbedMouseInfo) => void;
NAcomponent/web.d.ts
删除API类名:FileSelectorParam;
API声明:getMimeTypes(): Array<string>;
差异内容:getMimeTypes(): Array<string>;
NAcomponent/web.d.ts
删除API类名:SslErrorHandler;
API声明:handleCancel(abortLoading: boolean): void;
差异内容:handleCancel(abortLoading: boolean): void;
NAcomponent/web.d.ts
删除API类名:WebContextMenuResult;
API声明:redo(): void;
差异内容:redo(): void;
NAcomponent/web.d.ts
删除API类名:WebContextMenuResult;
API声明:undo(): void;
差异内容:undo(): void;
NAcomponent/web.d.ts
删除API类名:WebContextMenuResult;
API声明:pasteAndMatchStyle(): void;
差异内容:pasteAndMatchStyle(): void;
NAcomponent/web.d.ts
删除API类名:EventResult;
API声明:setMouseEventResult(result: boolean, stopPropagation?: boolean): void;
差异内容:setMouseEventResult(result: boolean, stopPropagation?: boolean): void;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface NativeEmbedMouseInfo
差异内容:declare interface NativeEmbedMouseInfo
NAcomponent/web.d.ts
删除API类名:NativeEmbedMouseInfo;
API声明:embedId?: string;
差异内容:embedId?: string;
NAcomponent/web.d.ts
删除API类名:NativeEmbedMouseInfo;
API声明:mouseEvent?: MouseEvent;
差异内容:mouseEvent?: MouseEvent;
NAcomponent/web.d.ts
删除API类名:NativeEmbedMouseInfo;
API声明:result?: EventResult;
差异内容:result?: EventResult;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface OnLoadStartedEvent
差异内容:declare interface OnLoadStartedEvent
NAcomponent/web.d.ts
删除API类名:OnLoadStartedEvent;
API声明:url: string;
差异内容:url: string;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface OnLoadFinishedEvent
差异内容:declare interface OnLoadFinishedEvent
NAcomponent/web.d.ts
删除API类名:OnLoadFinishedEvent;
API声明:url: string;
差异内容:url: string;
NAcomponent/web.d.ts
删除API类名:OnTitleReceiveEvent;
API声明:isRealTitle?: boolean;
差异内容:isRealTitle?: boolean;
NAcomponent/web.d.ts
删除API类名:OnBeforeUnloadEvent;
API声明:isReload?: boolean;
差异内容:isReload?: boolean;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface OnPdfScrollEvent
差异内容:declare interface OnPdfScrollEvent
NAcomponent/web.d.ts
删除API类名:OnPdfScrollEvent;
API声明:url: string;
差异内容:url: string;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface OnPdfLoadEvent
差异内容:declare interface OnPdfLoadEvent
NAcomponent/web.d.ts
删除API类名:OnPdfLoadEvent;
API声明:result: PdfLoadResult;
差异内容:result: PdfLoadResult;
NAcomponent/web.d.ts
删除API类名:OnPdfLoadEvent;
API声明:url: string;
差异内容:url: string;
NAcomponent/web.d.ts
删除API类名:WebElementType;
API声明:LINK = 2
差异内容:LINK = 2
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare enum WebBypassVsyncCondition
差异内容:declare enum WebBypassVsyncCondition
NAcomponent/web.d.ts
删除API类名:WebBypassVsyncCondition;
API声明:NONE = 0
差异内容:NONE = 0
NAcomponent/web.d.ts
删除API类名:WebBypassVsyncCondition;
API声明:SCROLLBY_FROM_ZERO_OFFSET = 1
差异内容:SCROLLBY_FROM_ZERO_OFFSET = 1
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare enum AudioSessionType
差异内容:declare enum AudioSessionType
NAcomponent/web.d.ts
删除API类名:AudioSessionType;
API声明:AMBIENT = 3
差异内容:AMBIENT = 3
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare enum PdfLoadResult
差异内容:declare enum PdfLoadResult
NAcomponent/web.d.ts
删除API类名:PdfLoadResult;
API声明:LOAD_SUCCESS = 0
差异内容:LOAD_SUCCESS = 0
NAcomponent/web.d.ts
删除API类名:PdfLoadResult;
API声明:PARSE_ERROR_FILE = 1
差异内容:PARSE_ERROR_FILE = 1
NAcomponent/web.d.ts
删除API类名:PdfLoadResult;
API声明:PARSE_ERROR_FORMAT = 2
差异内容:PARSE_ERROR_FORMAT = 2
NAcomponent/web.d.ts
删除API类名:PdfLoadResult;
API声明:PARSE_ERROR_PASSWORD = 3
差异内容:PARSE_ERROR_PASSWORD = 3
NAcomponent/web.d.ts
删除API类名:PdfLoadResult;
API声明:PARSE_ERROR_HANDLER = 4
差异内容:PARSE_ERROR_HANDLER = 4
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface PreviewMenuOptions
差异内容:declare interface PreviewMenuOptions
NAcomponent/web.d.ts
删除API类名:PreviewMenuOptions;
API声明:hapticFeedbackMode?: HapticFeedbackMode;
差异内容:hapticFeedbackMode?: HapticFeedbackMode;
NAcomponent/web.d.ts
删除API类名:SelectionMenuOptionsExt;
API声明:previewMenuOptions?: PreviewMenuOptions;
差异内容:previewMenuOptions?: PreviewMenuOptions;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onLoadStarted(callback: Callback<OnLoadStartedEvent>): WebAttribute;
差异内容:onLoadStarted(callback: Callback<OnLoadStartedEvent>): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onLoadFinished(callback: Callback<OnLoadFinishedEvent>): WebAttribute;
差异内容:onLoadFinished(callback: Callback<OnLoadFinishedEvent>): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onOverrideErrorPage(callback: OnOverrideErrorPageCallback): WebAttribute;
差异内容:onOverrideErrorPage(callback: OnOverrideErrorPageCallback): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onPdfScrollAtBottom(callback: Callback<OnPdfScrollEvent>): WebAttribute;
差异内容:onPdfScrollAtBottom(callback: Callback<OnPdfScrollEvent>): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onPdfLoadEvent(callback: Callback<OnPdfLoadEvent>): WebAttribute;
差异内容:onPdfLoadEvent(callback: Callback<OnPdfLoadEvent>): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onNativeEmbedMouseEvent(callback: MouseInfoCallback): WebAttribute;
差异内容:onNativeEmbedMouseEvent(callback: MouseInfoCallback): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:enableFollowSystemFontWeight(follow: boolean): WebAttribute;
差异内容:enableFollowSystemFontWeight(follow: boolean): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:enableWebAVSession(enabled: boolean): WebAttribute;
差异内容:enableWebAVSession(enabled: boolean): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:nativeEmbedOptions(options?: EmbedOptions): WebAttribute;
差异内容:nativeEmbedOptions(options?: EmbedOptions): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:enableDataDetector(enable: boolean): WebAttribute;
差异内容:enableDataDetector(enable: boolean): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:dataDetectorConfig(config: TextDataDetectorConfig): WebAttribute;
差异内容:dataDetectorConfig(config: TextDataDetectorConfig): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:onActivateContent(callback: Callback<void>): WebAttribute;
差异内容:onActivateContent(callback: Callback<void>): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:bypassVsyncCondition(condition: WebBypassVsyncCondition): WebAttribute;
差异内容:bypassVsyncCondition(condition: WebBypassVsyncCondition): WebAttribute;
NAcomponent/web.d.ts
删除API类名:WebAttribute;
API声明:gestureFocusMode(mode: GestureFocusMode): WebAttribute;
差异内容:gestureFocusMode(mode: GestureFocusMode): WebAttribute;
NAcomponent/web.d.ts
删除API类名:SslErrorEvent;
API声明:certChainData?: Array<Uint8Array>;
差异内容:certChainData?: Array<Uint8Array>;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare interface EmbedOptions
差异内容:declare interface EmbedOptions
NAcomponent/web.d.ts
删除API类名:EmbedOptions;
API声明:supportDefaultIntrinsicSize?: boolean;
差异内容:supportDefaultIntrinsicSize?: boolean;
NAcomponent/web.d.ts
删除API类名:EmbedOptions;
API声明:supportCssDisplayChange?: boolean;
差异内容:supportCssDisplayChange?: boolean;
NAcomponent/web.d.ts
删除API类名:global;
API声明:declare enum GestureFocusMode
差异内容:declare enum GestureFocusMode
NAcomponent/web.d.ts
删除API类名:GestureFocusMode;
API声明:DEFAULT = 0
差异内容:DEFAULT = 0
NAcomponent/web.d.ts
删除API类名:GestureFocusMode;
API声明:GESTURE_TAP_AND_LONG_PRESS = 1
差异内容:GESTURE_TAP_AND_LONG_PRESS = 1
NAcomponent/web.d.ts

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 js-apidiff-ArkGraphics2D

openharmony 鸿蒙 js-apidiff-ArkGraphics3D

openharmony 鸿蒙 js-apidiff-MediaKit

openharmony 鸿蒙 js-apidiff-InputKit

openharmony 鸿蒙 js-apidiff-BasicServicesKit

openharmony 鸿蒙 js-apidiff-ConnectivityKit

openharmony 鸿蒙 js-apidiff-ArkWeb

openharmony 鸿蒙 js-apidiff-MultimodalAwarenessKit

openharmony 鸿蒙 js-apidiff-ArkData

openharmony 鸿蒙 js-apidiff-IPCKit

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/KSjSOC1h