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