• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1| Change Type | Old Version | New Version | d.ts File |
2| ---- | ------ | ------ | -------- |
3|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage|@ohos.pluginComponent.d.ts|
4|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: owner: Want;|@ohos.pluginComponent.d.ts|
5|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: want: Want;|@ohos.pluginComponent.d.ts|
6|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: name: string;|@ohos.pluginComponent.d.ts|
7|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: data: KVObject;|@ohos.pluginComponent.d.ts|
8|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: extraData: KVObject;|@ohos.pluginComponent.d.ts|
9|Added|NA|Module name: ohos.pluginComponent<br>Class name: PushParameterForStage<br>Method or attribute name: jsonPath?: string;|@ohos.pluginComponent.d.ts|
10|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage|@ohos.pluginComponent.d.ts|
11|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage<br>Method or attribute name: owner: Want;|@ohos.pluginComponent.d.ts|
12|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage<br>Method or attribute name: want: Want;|@ohos.pluginComponent.d.ts|
13|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage<br>Method or attribute name: name: string;|@ohos.pluginComponent.d.ts|
14|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage<br>Method or attribute name: data: KVObject;|@ohos.pluginComponent.d.ts|
15|Added|NA|Module name: ohos.pluginComponent<br>Class name: RequestParameterForStage<br>Method or attribute name: jsonPath?: string;|@ohos.pluginComponent.d.ts|
16|Added|NA|Module name: ohos.pluginComponent<br>Class name: pluginComponentManager<br>Method or attribute name: function push(param: PushParameterForStage, callback: AsyncCallback<void>): void;|@ohos.pluginComponent.d.ts|
17|Added|NA|Module name: ohos.pluginComponent<br>Class name: pluginComponentManager<br>Method or attribute name: function request(param: RequestParameterForStage, callback: AsyncCallback<RequestCallbackParameters>): void;|@ohos.pluginComponent.d.ts|
18|Added|NA|Module name: common<br>Class name: SourceTool|common.d.ts|
19|Added|NA|Module name: common<br>Class name: SourceTool<br>Method or attribute name: Unknown|common.d.ts|
20|Added|NA|Module name: common<br>Class name: SourceTool<br>Method or attribute name: FINGER|common.d.ts|
21|Added|NA|Module name: common<br>Class name: SourceTool<br>Method or attribute name: PEN|common.d.ts|
22|Added|NA|Module name: common<br>Class name: BaseEvent<br>Method or attribute name: pressure: number;|common.d.ts|
23|Added|NA|Module name: common<br>Class name: BaseEvent<br>Method or attribute name: tiltX: number;|common.d.ts|
24|Added|NA|Module name: common<br>Class name: BaseEvent<br>Method or attribute name: tiltY: number;|common.d.ts|
25|Added|NA|Module name: common<br>Class name: BaseEvent<br>Method or attribute name: sourceTool: SourceTool;|common.d.ts|
26|Added|NA|Class name: Scroller<br>Method or attribute name: scrollPage(value: { next: boolean });|scroll.d.ts|
27|Added|NA|Module name: swiper<br>Class name: SwiperAttribute<br>Method or attribute name: onAnimationStart(event: (index: number) => void): SwiperAttribute;|swiper.d.ts|
28|Added|NA|Module name: swiper<br>Class name: SwiperAttribute<br>Method or attribute name: onAnimationEnd(event: (index: number) => void): SwiperAttribute;|swiper.d.ts|
29|Added|NA|Module name: web<br>Class name: WebDarkMode|web.d.ts|
30|Added|NA|Class name: WebDarkMode<br>Method or attribute name: |web.d.ts|
31|Added|NA|Module name: web<br>Class name: WebDarkMode<br>Method or attribute name: Off|web.d.ts|
32|Added|NA|Class name: WebDarkMode<br>Method or attribute name: Off|web.d.ts|
33|Added|NA|Module name: web<br>Class name: WebDarkMode<br>Method or attribute name: On|web.d.ts|
34|Added|NA|Class name: WebDarkMode<br>Method or attribute name: On|web.d.ts|
35|Added|NA|Module name: web<br>Class name: WebDarkMode<br>Method or attribute name: Auto|web.d.ts|
36|Added|NA|Class name: WebDarkMode<br>Method or attribute name: Auto|web.d.ts|
37|Added|NA|Module name: web<br>Class name: DataResubmissionHandler|web.d.ts|
38|Added|NA|Class name: DataResubmissionHandler<br>Method or attribute name: |web.d.ts|
39|Added|NA|Module name: web<br>Class name: DataResubmissionHandler<br>Method or attribute name: resend(): void;|web.d.ts|
40|Added|NA|Class name: DataResubmissionHandler<br>Method or attribute name: resend(): void;|web.d.ts|
41|Added|NA|Module name: web<br>Class name: DataResubmissionHandler<br>Method or attribute name: cancel(): void;|web.d.ts|
42|Added|NA|Class name: DataResubmissionHandler<br>Method or attribute name: cancel(): void;|web.d.ts|
43|Added|NA|Module name: web<br>Class name: ContextMenuSourceType|web.d.ts|
44|Added|NA|Class name: ContextMenuSourceType<br>Method or attribute name: |web.d.ts|
45|Added|NA|Module name: web<br>Class name: ContextMenuSourceType<br>Method or attribute name: None|web.d.ts|
46|Added|NA|Class name: ContextMenuSourceType<br>Method or attribute name: None|web.d.ts|
47|Added|NA|Module name: web<br>Class name: ContextMenuSourceType<br>Method or attribute name: Mouse|web.d.ts|
48|Added|NA|Class name: ContextMenuSourceType<br>Method or attribute name: Mouse|web.d.ts|
49|Added|NA|Module name: web<br>Class name: ContextMenuSourceType<br>Method or attribute name: LongPress|web.d.ts|
50|Added|NA|Class name: ContextMenuSourceType<br>Method or attribute name: LongPress|web.d.ts|
51|Added|NA|Module name: web<br>Class name: ContextMenuMediaType|web.d.ts|
52|Added|NA|Class name: ContextMenuMediaType<br>Method or attribute name: |web.d.ts|
53|Added|NA|Module name: web<br>Class name: ContextMenuMediaType<br>Method or attribute name: None|web.d.ts|
54|Added|NA|Class name: ContextMenuMediaType<br>Method or attribute name: None|web.d.ts|
55|Added|NA|Module name: web<br>Class name: ContextMenuMediaType<br>Method or attribute name: Image|web.d.ts|
56|Added|NA|Class name: ContextMenuMediaType<br>Method or attribute name: Image|web.d.ts|
57|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType|web.d.ts|
58|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: |web.d.ts|
59|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: None|web.d.ts|
60|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: None|web.d.ts|
61|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: PlainText|web.d.ts|
62|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: PlainText|web.d.ts|
63|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: Password|web.d.ts|
64|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: Password|web.d.ts|
65|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: Number|web.d.ts|
66|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: Number|web.d.ts|
67|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: Telephone|web.d.ts|
68|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: Telephone|web.d.ts|
69|Added|NA|Module name: web<br>Class name: ContextMenuInputFieldType<br>Method or attribute name: Other|web.d.ts|
70|Added|NA|Class name: ContextMenuInputFieldType<br>Method or attribute name: Other|web.d.ts|
71|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags|web.d.ts|
72|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: |web.d.ts|
73|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags<br>Method or attribute name: NONE = 0|web.d.ts|
74|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: NONE = 0|web.d.ts|
75|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_CUT = 1 << 0|web.d.ts|
76|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_CUT = 1 << 0|web.d.ts|
77|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_COPY = 1 << 1|web.d.ts|
78|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_COPY = 1 << 1|web.d.ts|
79|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_PASTE = 1 << 2|web.d.ts|
80|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_PASTE = 1 << 2|web.d.ts|
81|Added|NA|Module name: web<br>Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_SELECT_ALL = 1 << 3|web.d.ts|
82|Added|NA|Class name: ContextMenuEditStateFlags<br>Method or attribute name: CAN_SELECT_ALL = 1 << 3|web.d.ts|
83|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getUnfilteredLinkUrl(): string;|web.d.ts|
84|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getMediaType(): ContextMenuMediaType;|web.d.ts|
85|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getSelectionText(): string;|web.d.ts|
86|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getSourceType(): ContextMenuSourceType;|web.d.ts|
87|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getInputFieldType(): ContextMenuInputFieldType;|web.d.ts|
88|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: isEditable(): boolean;|web.d.ts|
89|Added|NA|Class name: WebContextMenuParam<br>Method or attribute name: getEditStateFlags(): number;|web.d.ts|
90|Added|NA|Module name: web<br>Class name: WebContextMenuResult<br>Method or attribute name: copy(): void;|web.d.ts|
91|Added|NA|Class name: WebContextMenuResult<br>Method or attribute name: copy(): void;|web.d.ts|
92|Added|NA|Module name: web<br>Class name: WebContextMenuResult<br>Method or attribute name: paste(): void;|web.d.ts|
93|Added|NA|Class name: WebContextMenuResult<br>Method or attribute name: paste(): void;|web.d.ts|
94|Added|NA|Module name: web<br>Class name: WebContextMenuResult<br>Method or attribute name: cut(): void;|web.d.ts|
95|Added|NA|Class name: WebContextMenuResult<br>Method or attribute name: cut(): void;|web.d.ts|
96|Added|NA|Module name: web<br>Class name: WebContextMenuResult<br>Method or attribute name: selectAll(): void;|web.d.ts|
97|Added|NA|Class name: WebContextMenuResult<br>Method or attribute name: selectAll(): void;|web.d.ts|
98|Added|NA|Module name: web<br>Class name: WebResourceRequest<br>Method or attribute name: getRequestMethod(): string;|web.d.ts|
99|Added|NA|Class name: WebResourceRequest<br>Method or attribute name: getRequestMethod(): string;|web.d.ts|
100|Added|NA|Class name: WebResourceResponse<br>Method or attribute name: setResponseIsReady(IsReady: boolean);|web.d.ts|
101|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: darkMode(mode: WebDarkMode): WebAttribute;|web.d.ts|
102|Added|NA|Class name: WebAttribute<br>Method or attribute name: darkMode(mode: WebDarkMode): WebAttribute;|web.d.ts|
103|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: forceDarkAccess(access: boolean): WebAttribute;|web.d.ts|
104|Added|NA|Class name: WebAttribute<br>Method or attribute name: forceDarkAccess(access: boolean): WebAttribute;|web.d.ts|
105|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onInterceptKeyEvent(callback: (event: KeyEvent) => boolean): WebAttribute;|web.d.ts|
106|Added|NA|Class name: WebAttribute<br>Method or attribute name: onInterceptKeyEvent(callback: (event: KeyEvent) => boolean): WebAttribute;|web.d.ts|
107|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webStandardFont(family: string): WebAttribute;|web.d.ts|
108|Added|NA|Class name: WebAttribute<br>Method or attribute name: webStandardFont(family: string): WebAttribute;|web.d.ts|
109|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webSerifFont(family: string): WebAttribute;|web.d.ts|
110|Added|NA|Class name: WebAttribute<br>Method or attribute name: webSerifFont(family: string): WebAttribute;|web.d.ts|
111|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webSansSerifFont(family: string): WebAttribute;|web.d.ts|
112|Added|NA|Class name: WebAttribute<br>Method or attribute name: webSansSerifFont(family: string): WebAttribute;|web.d.ts|
113|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webFixedFont(family: string): WebAttribute;|web.d.ts|
114|Added|NA|Class name: WebAttribute<br>Method or attribute name: webFixedFont(family: string): WebAttribute;|web.d.ts|
115|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webFantasyFont(family: string): WebAttribute;|web.d.ts|
116|Added|NA|Class name: WebAttribute<br>Method or attribute name: webFantasyFont(family: string): WebAttribute;|web.d.ts|
117|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: webCursiveFont(family: string): WebAttribute;|web.d.ts|
118|Added|NA|Class name: WebAttribute<br>Method or attribute name: webCursiveFont(family: string): WebAttribute;|web.d.ts|
119|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: defaultFixedFontSize(size: number): WebAttribute;|web.d.ts|
120|Added|NA|Class name: WebAttribute<br>Method or attribute name: defaultFixedFontSize(size: number): WebAttribute;|web.d.ts|
121|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: defaultFontSize(size: number): WebAttribute;|web.d.ts|
122|Added|NA|Class name: WebAttribute<br>Method or attribute name: defaultFontSize(size: number): WebAttribute;|web.d.ts|
123|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: minFontSize(size: number): WebAttribute;|web.d.ts|
124|Added|NA|Class name: WebAttribute<br>Method or attribute name: minFontSize(size: number): WebAttribute;|web.d.ts|
125|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: minLogicalFontSize(size: number): WebAttribute;|web.d.ts|
126|Added|NA|Class name: WebAttribute<br>Method or attribute name: minLogicalFontSize(size: number): WebAttribute;|web.d.ts|
127|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: blockNetwork(block: boolean): WebAttribute;|web.d.ts|
128|Added|NA|Class name: WebAttribute<br>Method or attribute name: blockNetwork(block: boolean): WebAttribute;|web.d.ts|
129|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: horizontalScrollBarAccess(horizontalScrollBar: boolean): WebAttribute;|web.d.ts|
130|Added|NA|Class name: WebAttribute<br>Method or attribute name: horizontalScrollBarAccess(horizontalScrollBar: boolean): WebAttribute;|web.d.ts|
131|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: verticalScrollBarAccess(verticalScrollBar: boolean): WebAttribute;|web.d.ts|
132|Added|NA|Class name: WebAttribute<br>Method or attribute name: verticalScrollBarAccess(verticalScrollBar: boolean): WebAttribute;|web.d.ts|
133|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onTouchIconUrlReceived(callback: (event: {url: string,<br>       precomposed: boolean}) => void): WebAttribute;|web.d.ts|
134|Added|NA|Class name: WebAttribute<br>Method or attribute name: onTouchIconUrlReceived(callback: (event: {url: string,<br>       precomposed: boolean}) => void): WebAttribute;|web.d.ts|
135|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onFaviconReceived(callback: (event: {favicon: PixelMap}) => void): WebAttribute;|web.d.ts|
136|Added|NA|Class name: WebAttribute<br>Method or attribute name: onFaviconReceived(callback: (event: {favicon: PixelMap}) => void): WebAttribute;|web.d.ts|
137|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onPageVisible(callback: (event: {url: string}) => void): WebAttribute;|web.d.ts|
138|Added|NA|Class name: WebAttribute<br>Method or attribute name: onPageVisible(callback: (event: {url: string}) => void): WebAttribute;|web.d.ts|
139|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: onDataResubmitted(callback: (event: {handler: DataResubmissionHandler}) => void): WebAttribute;|web.d.ts|
140|Added|NA|Class name: WebAttribute<br>Method or attribute name: onDataResubmitted(callback: (event: {handler: DataResubmissionHandler}) => void): WebAttribute;|web.d.ts|
141|Added|NA|Module name: web<br>Class name: WebAttribute<br>Method or attribute name: pinchSmooth(isEnabled: boolean): WebAttribute;|web.d.ts|
142|Added|NA|Class name: WebAttribute<br>Method or attribute name: pinchSmooth(isEnabled: boolean): WebAttribute;|web.d.ts|
143|Deleted|Module name: web<br>Class name: WebContextMenuParam<br>Method or attribute name: getUnfilterendLinkUrl(): string;|NA|web.d.ts|
144|Access level changed|Class name: SubscribedAbstractProperty<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Access level: public API|common_ts_ets_api.d.ts|
145|Access level changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Access level: public API|common_ts_ets_api.d.ts|
146|Access level changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Access level: public API|common_ts_ets_api.d.ts|
147|Deprecated version changed|Class name: Edge<br>Method or attribute name: Center<br>Deprecated version: N/A|Class name: Edge<br>Method or attribute name: Center<br>Deprecated version: 9<br>Substitute API: N/A|enums.d.ts|
148|Deprecated version changed|Class name: Edge<br>Method or attribute name: Baseline<br>Deprecated version: N/A|Class name: Edge<br>Method or attribute name: Baseline<br>Deprecated version: 9<br>Substitute API: N/A|enums.d.ts|
149|Deprecated version changed|Class name: Edge<br>Method or attribute name: Middle<br>Deprecated version: N/A|Class name: Edge<br>Method or attribute name: Middle<br>Deprecated version: 9<br>Substitute API: N/A|enums.d.ts|
150|Deprecated version changed|Class name: ImageAnimatorAttribute<br>Method or attribute name: preDecode(value: number): ImageAnimatorAttribute;<br>Deprecated version: N/A|Class name: ImageAnimatorAttribute<br>Method or attribute name: preDecode(value: number): ImageAnimatorAttribute;<br>Deprecated version: 9<br>Substitute API: N/A|image_animator.d.ts|
151|Deprecated version changed|Class name: ListAttribute<br>Method or attribute name: editMode(value: boolean): ListAttribute;<br>Deprecated version: N/A|Class name: ListAttribute<br>Method or attribute name: editMode(value: boolean): ListAttribute;<br>Deprecated version: 9<br>Substitute API: N/A|list.d.ts|
152|Deprecated version changed|Class name: ListAttribute<br>Method or attribute name: onItemDelete(event: (index: number) => boolean): ListAttribute;<br>Deprecated version: N/A|Class name: ListAttribute<br>Method or attribute name: onItemDelete(event: (index: number) => boolean): ListAttribute;<br>Deprecated version: 9<br>Substitute API: N/A|list.d.ts|
153|Deprecated version changed|Class name: EditMode<br>Deprecated version: N/A|Class name: EditMode<br>Deprecated version: 9<br>Substitute API: N/A|list_item.d.ts|
154|Deprecated version changed|Class name: ListItemAttribute<br>Method or attribute name: editable(value: boolean \| EditMode): ListItemAttribute;<br>Deprecated version: N/A|Class name: ListItemAttribute<br>Method or attribute name: editable(value: boolean \| EditMode): ListItemAttribute;<br>Deprecated version: 9<br>Substitute API: N/A|list_item.d.ts|
155|Deprecated version changed|Class name: ScrollDirection<br>Method or attribute name: Free<br>Deprecated version: N/A|Class name: ScrollDirection<br>Method or attribute name: Free<br>Deprecated version: 9<br>Substitute API: N/A|scroll.d.ts|
156|Deprecated version changed|Class name: Scroller<br>Method or attribute name: scrollPage(value: { next: boolean; direction?: Axis });<br>Deprecated version: N/A|Class name: Scroller<br>Method or attribute name: scrollPage(value: { next: boolean; direction?: Axis });<br>Deprecated version: 9<br>Substitute API: N/A|scroll.d.ts|
157|Deprecated version changed|Class name: SliderAttribute<br>Method or attribute name: minLabel(value: string): SliderAttribute;<br>Deprecated version: N/A|Class name: SliderAttribute<br>Method or attribute name: minLabel(value: string): SliderAttribute;<br>Deprecated version: 9<br>Substitute API: min   |slider.d.ts|
158|Deprecated version changed|Class name: SliderAttribute<br>Method or attribute name: maxLabel(value: string): SliderAttribute;<br>Deprecated version: N/A|Class name: SliderAttribute<br>Method or attribute name: maxLabel(value: string): SliderAttribute;<br>Deprecated version: 9<br>Substitute API: max   |slider.d.ts|
159|Initial version changed|Class name: SubscribedAbstractProperty<br>Initial version: 7|Class name: SubscribedAbstractProperty<br>Initial version: 9|common_ts_ets_api.d.ts|
160|Initial version changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Initial version: 7|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Initial version: 9|common_ts_ets_api.d.ts|
161|Initial version changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Initial version: 7|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Initial version: 9|common_ts_ets_api.d.ts|
162|Initial version changed|Class name: NavigationAttribute<br>Method or attribute name: title(value: string \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;<br>Initial version: 8|Class name: NavigationAttribute<br>Method or attribute name: title(value: string \| CustomBuilder \| NavigationCommonTitle \| NavigationCustomTitle): NavigationAttribute;<br>Initial version: 9|navigation.d.ts|
163|Access level changed|Class name: SubscribedAbstractProperty<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Access level: public API|common_ts_ets_api.d.ts|
164|Access level changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract get(): T;<br>Access level: public API|common_ts_ets_api.d.ts|
165|Access level changed|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Access level: system API|Class name: SubscribedAbstractProperty<br>Method or attribute name: abstract set(newValue: T): void;<br>Access level: public API|common_ts_ets_api.d.ts|
166|Function changed|Class name: AbilityComponentInterface<br>Method or attribute name: (value: {want: import('../api/@ohos.application.Want').default}): AbilityComponentAttribute;<br>|Class name: AbilityComponentInterface<br>Method or attribute name: (value: {want: import('../api/@ohos.app.ability.Want').default}): AbilityComponentAttribute;<br>|ability_component.d.ts|
167|Function changed|Class name: FormComponentInterface<br>Method or attribute name: (value: {<br>    id: number;<br>    name: string;<br>    bundle: string;<br>    ability: string;<br>    module: string;<br>    dimension?: FormDimension;<br>    temporary?: boolean;<br>    want?: import('../api/@ohos.application.Want').default;<br>  }): FormComponentAttribute;<br>|Class name: FormComponentInterface<br>Method or attribute name: (value: {<br>    id: number;<br>    name: string;<br>    bundle: string;<br>    ability: string;<br>    module: string;<br>    dimension?: FormDimension;<br>    temporary?: boolean;<br>    want?: import('../api/@ohos.app.ability.Want').default;<br>  }): FormComponentAttribute;<br>|form_component.d.ts|
168|Function changed|Class name: ControllerHandler<br>Method or attribute name: setWebController(controller: WebController): void;<br>|Class name: ControllerHandler<br>Method or attribute name: setWebController(controller: WebviewController): void;<br>|web.d.ts|
169|Function changed|Class name: WebResourceResponse<br>Method or attribute name: setResponseData(data: string);<br>|Class name: WebResourceResponse<br>Method or attribute name: setResponseData(data: string \| number);<br>|web.d.ts|
170