| Change Type | Old Version | New Version | d.ts File |
| ---- | ------ | ------ | -------- |
|Deleted|Class name: componentUtils;<br>Method or attribute name: type Matrix4Result = [<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>  ];|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: componentUtils;<br>Method or attribute name: function getRectangleById(id: string): ComponentInfo;|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: size: Size|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: localOffset: Offset|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: windowOffset: Offset|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: screenOffset: Offset|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: translate: TranslateResult|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: scale: ScaleResult|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: rotate: RotateResult|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ComponentInfo;<br>Method or attribute name: transform: Matrix4Result|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: Size;<br>Method or attribute name: width: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: Size;<br>Method or attribute name: height: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: Offset;<br>Method or attribute name: x: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: TranslateResult;<br>Method or attribute name: x: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ScaleResult;<br>Method or attribute name: x: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: x: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: Offset;<br>Method or attribute name: y: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: TranslateResult;<br>Method or attribute name: y: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ScaleResult;<br>Method or attribute name: y: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: y: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: TranslateResult;<br>Method or attribute name: z: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ScaleResult;<br>Method or attribute name: z: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: z: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ScaleResult;<br>Method or attribute name: centerX: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: centerX: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: ScaleResult;<br>Method or attribute name: centerY: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: centerY: number|NA|@ohos.componentUtils.d.ts|
|Deleted|Class name: RotateResult;<br>Method or attribute name: angle: number|NA|@ohos.componentUtils.d.ts|
|Added|NA|Class name: componentUtils;<br>Method or attribute name: type Matrix4Result = [<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>    number,<br>  ];|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: componentUtils;<br>Method or attribute name: function getRectangleById(id: string): ComponentInfo;|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: size: Size|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: localOffset: Offset|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: windowOffset: Offset|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: screenOffset: Offset|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: translate: TranslateResult|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: scale: ScaleResult|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: rotate: RotateResult|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ComponentInfo;<br>Method or attribute name: transform: Matrix4Result|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: Size;<br>Method or attribute name: width: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: Size;<br>Method or attribute name: height: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: Offset;<br>Method or attribute name: x: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: TranslateResult;<br>Method or attribute name: x: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ScaleResult;<br>Method or attribute name: x: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: x: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: Offset;<br>Method or attribute name: y: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: TranslateResult;<br>Method or attribute name: y: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ScaleResult;<br>Method or attribute name: y: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: y: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: TranslateResult;<br>Method or attribute name: z: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ScaleResult;<br>Method or attribute name: z: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: z: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ScaleResult;<br>Method or attribute name: centerX: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: centerX: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ScaleResult;<br>Method or attribute name: centerY: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: centerY: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: RotateResult;<br>Method or attribute name: angle: number|@ohos.arkui.componentUtils.d.ts|
|Added|NA|Class name: ShowDialogOptions;<br>Method or attribute name: maskRect?: Rectangle;|@ohos.promptAction.d.ts|
|Added|NA|Class name: ShowDialogOptions;<br>Method or attribute name: alignment?: DialogAlignment;|@ohos.promptAction.d.ts|
|Added|NA|Class name: ShowDialogOptions;<br>Method or attribute name: offset?: Offset;|@ohos.promptAction.d.ts|
|Deprecated version changed|Class name: AbilityComponentInterface;<br>Method or attribute name: interface AbilityComponentInterface<br>Old version information: |Class name: AbilityComponentInterface;<br>Method or attribute name: interface AbilityComponentInterface<br>New version information: 10<br>Substitute API: UIExtensionComponentInterface|ability_component.d.ts|
|Deprecated version changed|Class name: AbilityComponentInterface;<br>Method or attribute name: (value: { want: import('../api/@ohos.app.ability.Want').default }): AbilityComponentAttribute;<br>Old version information: |Class name: AbilityComponentInterface;<br>Method or attribute name: (value: { want: import('../api/@ohos.app.ability.Want').default }): AbilityComponentAttribute;<br>New version information: 10<br>Substitute API: UIExtensionComponentInterface|ability_component.d.ts|
|Deprecated version changed|Class name: AbilityComponentAttribute;<br>Method or attribute name: declare class AbilityComponentAttribute<br>Old version information: |Class name: AbilityComponentAttribute;<br>Method or attribute name: declare class AbilityComponentAttribute<br>New version information: 10<br>Substitute API: UIExtensionComponentAttribute|ability_component.d.ts|
|Deprecated version changed|Class name: AbilityComponentAttribute;<br>Method or attribute name: onConnect(callback: () => void): AbilityComponentAttribute;<br>Old version information: |Class name: AbilityComponentAttribute;<br>Method or attribute name: onConnect(callback: () => void): AbilityComponentAttribute;<br>New version information: 10<br>Substitute API: UIExtensionComponent#onRemoteReady|ability_component.d.ts|
|Deprecated version changed|Class name: AbilityComponentAttribute;<br>Method or attribute name: onDisconnect(callback: () => void): AbilityComponentAttribute;<br>Old version information: |Class name: AbilityComponentAttribute;<br>Method or attribute name: onDisconnect(callback: () => void): AbilityComponentAttribute;<br>New version information: 10<br>Substitute API: UIExtensionComponent#onRelease|ability_component.d.ts|
|Deprecated version changed|Class name: CustomComponent;<br>Method or attribute name: onLayout?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>Old version information: |Class name: CustomComponent;<br>Method or attribute name: onLayout?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>New version information: 10<br>Substitute API: common[CustomComponent]#onPlaceChildren|common.d.ts|
|Deprecated version changed|Class name: CustomComponent;<br>Method or attribute name: onMeasure?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>Old version information: |Class name: CustomComponent;<br>Method or attribute name: onMeasure?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>New version information: 10<br>Substitute API: common[CustomComponent]#onMeasureSize|common.d.ts|
|Deprecated version changed|Class name: DatePickerAttribute;<br>Method or attribute name: onChange(callback: (value: DatePickerResult) => void): DatePickerAttribute;<br>Old version information: |Class name: DatePickerAttribute;<br>Method or attribute name: onChange(callback: (value: DatePickerResult) => void): DatePickerAttribute;<br>New version information: 10<br>Substitute API: datePicker/DatePickerAttribute#onDateChange|date_picker.d.ts|
|Deprecated version changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>New version information: 10<br>Substitute API: datePicker/DatePickerDialogOptions#onDateAccept|date_picker.d.ts|
|Deprecated version changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>New version information: 10<br>Substitute API: datePicker/DatePickerDialogOptions#onDateChange|date_picker.d.ts|
|Deprecated version changed|Class name: ImageAttribute;<br>Method or attribute name: draggable(value: boolean): ImageAttribute;<br>Old version information: 10|Class name: ImageAttribute;<br>Method or attribute name: draggable(value: boolean): ImageAttribute;<br>New version information: <br>Substitute API: |image.d.ts|
|Deprecated version changed|Class name: TextAttribute;<br>Method or attribute name: draggable(value: boolean): TextAttribute;<br>Old version information: 10|Class name: TextAttribute;<br>Method or attribute name: draggable(value: boolean): TextAttribute;<br>New version information: <br>Substitute API: |text.d.ts|
|Error code added|Class name: PromptAction;<br>Method or attribute name: showActionMenu(options: promptAction.ActionMenuOptions): Promise\<promptAction.ActionMenuSuccessResponse>;<br>Old version information: |Class name: PromptAction;<br>Method or attribute name: showActionMenu(options: promptAction.ActionMenuOptions): Promise\<promptAction.ActionMenuSuccessResponse>;<br>New version information: 401, 100001|@ohos.arkui.UIContext.d.ts|
|Error code added|Class name: uiAppearance;<br>Method or attribute name: function setDarkMode(mode: DarkMode, callback: AsyncCallback\<void>): void;<br>Old version information: |Class name: uiAppearance;<br>Method or attribute name: function setDarkMode(mode: DarkMode, callback: AsyncCallback\<void>): void;<br>New version information: 201,401,500001|@ohos.uiAppearance.d.ts|
|Error code added|Class name: uiAppearance;<br>Method or attribute name: function setDarkMode(mode: DarkMode): Promise\<void>;<br>Old version information: |Class name: uiAppearance;<br>Method or attribute name: function setDarkMode(mode: DarkMode): Promise\<void>;<br>New version information: 201,401,500001|@ohos.uiAppearance.d.ts|
|Error code added|Class name: uiAppearance;<br>Method or attribute name: function getDarkMode(): DarkMode;<br>Old version information: |Class name: uiAppearance;<br>Method or attribute name: function getDarkMode(): DarkMode;<br>New version information: 201,401,500001|@ohos.uiAppearance.d.ts|
|Error code added|Class name: DragEvent;<br>Method or attribute name: getData(): UnifiedData;<br>Old version information: |Class name: DragEvent;<br>Method or attribute name: getData(): UnifiedData;<br>New version information: 190001, 190002|common.d.ts|
|Access level changed|Class name: ScrollSnapAlign;<br>Method or attribute name: declare enum ScrollSnapAlign<br>Old version information: systemapi|Class name: ScrollSnapAlign;<br>Method or attribute name: declare enum ScrollSnapAlign<br>New version information: |list.d.ts|
|Access level changed|Class name: ListAttribute;<br>Method or attribute name: scrollSnapAlign(value: ScrollSnapAlign): ListAttribute;<br>Old version information: systemapi|Class name: ListAttribute;<br>Method or attribute name: scrollSnapAlign(value: ScrollSnapAlign): ListAttribute;<br>New version information: |list.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: scaleX?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: rotateY?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: rotateX?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: scaleY?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: translateX?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>Old version information: number|Class name: Matrix2D;<br>Method or attribute name: translateY?: number;<br>New version information: ?number|canvaspattern.d.ts|
|Type changed|Class name: DragInfo;<br>Method or attribute name: data?: unifiedDataChannel.UnifiedData;<br>Old version information: ?UDMF.UnifiedData|Class name: DragInfo;<br>Method or attribute name: data?: unifiedDataChannel.UnifiedData;<br>New version information: ?unifiedDataChannel.UnifiedData|@ohos.arkui.dragController.d.ts|
|Type changed|Class name: MeasureOptions;<br>Method or attribute name: fontFamily?: string \| Resource;<br>Old version information: ?(number \| Resource)|Class name: MeasureOptions;<br>Method or attribute name: fontFamily?: string \| Resource;<br>New version information: ?(string \| Resource)|@ohos.measure.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>Old version information: ?([Button, Button?, Button?])|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>New version information: ?[Button, Button?, Button?]|@ohos.prompt.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: Array\<Button>;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: Array\<Button>;<br>New version information: ?Array\<Button>|@ohos.promptAction.d.ts|
|Type changed|Class name: AppResponse;<br>Method or attribute name: versionCode: number;<br>Old version information: string|Class name: AppResponse;<br>Method or attribute name: versionCode: number;<br>New version information: number|@system.app.d.ts|
|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: visible?: boolean;<br>Old version information: ?string|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: visible?: boolean;<br>New version information: ?boolean|@system.app.d.ts|
|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: success?: () => void;<br>Old version information: ?(() => void)|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: success?: () => void;<br>New version information: ?function|@system.app.d.ts|
|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: fail?: (data: string, code: number) => void;<br>Old version information: ?((data: string, code: number) => void)|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: fail?: (data: string, code: number) => void;<br>New version information: ?function|@system.app.d.ts|
|Type changed|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: ?(() => void)|Class name: ScreenOnVisibleOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?function|@system.app.d.ts|
|Type changed|Class name: LocaleResponse;<br>Method or attribute name: dir: "ltr" \| "rtl";<br>Old version information: 'ltr' \| 'rtl'|Class name: LocaleResponse;<br>Method or attribute name: dir: "ltr" \| "rtl";<br>New version information: "ltr" \| "rtl"|@system.configuration.d.ts|
|Type changed|Class name: MediaQueryList;<br>Method or attribute name: onchange?: (matches: boolean) => void;<br>Old version information: ?((matches: boolean) => void)|Class name: MediaQueryList;<br>Method or attribute name: onchange?: (matches: boolean) => void;<br>New version information: ?function|@system.mediaquery.d.ts|
|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>Old version information: number|Class name: ShowToastOptions;<br>Method or attribute name: duration?: number;<br>New version information: ?number|@system.prompt.d.ts|
|Type changed|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>Old version information: string \| number|Class name: ShowToastOptions;<br>Method or attribute name: bottom?: string \| number;<br>New version information: ?(string \| number)|@system.prompt.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>Old version information: [Button, Button?, Button?]|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];<br>New version information: ?[Button, Button?, Button?]|@system.prompt.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: success?: (data: ShowDialogSuccessResponse) => void;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: success?: (data: ShowDialogSuccessResponse) => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: cancel?: (data: string, code: string) => void;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: cancel?: (data: string, code: string) => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: ShowDialogOptions;<br>Method or attribute name: complete?: (data: string) => void;<br>Old version information: |Class name: ShowDialogOptions;<br>Method or attribute name: complete?: (data: string) => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: success?: (tapIndex: number, errMsg: string) => void;<br>Old version information: ?((tapIndex: number, errMsg: string) => void)|Class name: ShowActionMenuOptions;<br>Method or attribute name: success?: (tapIndex: number, errMsg: string) => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: fail?: (errMsg: string) => void;<br>Old version information: ?((errMsg: string) => void)|Class name: ShowActionMenuOptions;<br>Method or attribute name: fail?: (errMsg: string) => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: ShowActionMenuOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: ?(() => void)|Class name: ShowActionMenuOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?function|@system.prompt.d.ts|
|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>Old version information: (errMsg: string) => void|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>Old version information: (errMsg: string) => void|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: success?: (errMsg: string) => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>Old version information: (errMsg: string) => void|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>Old version information: (errMsg: string) => void|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: cancel?: (errMsg: string) => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: () => void|Class name: EnableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>Old version information: () => void|Class name: DisableAlertBeforeBackPageOptions;<br>Method or attribute name: complete?: () => void;<br>New version information: ?function|@system.router.d.ts|
|Type changed|Class name: sourcefile;<br>Method or attribute name: declare type CustomBuilder = (() => any) \| void;<br>Old version information: (() => any) \| void|Class name: sourcefile;<br>Method or attribute name: declare type CustomBuilder = (() => any) \| void;<br>New version information: |common.d.ts|
|Type changed|Class name: sourcefile;<br>Method or attribute name: declare type FractionStop = [ number, number ];<br>Old version information: [ number , number ]|Class name: sourcefile;<br>Method or attribute name: declare type FractionStop = [ number, number ];<br>New version information: |common.d.ts|
|Type changed|Class name: SheetInfo;<br>Method or attribute name: action: () => void;<br>Old version information: () => void|Class name: SheetInfo;<br>Method or attribute name: action: () => void;<br>New version information: function|action_sheet.d.ts|
|Type changed|Class name: ActionSheetOptions;<br>Method or attribute name: confirm?: {<br>    /**<br>     * Enable switch of confirmation button<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of confirmation button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of confirmation button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { string \| Resource }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 8<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { string \| Resource }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string \| Resource;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 8<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: ?{value: string \| Resource; action: () => void;}|Class name: ActionSheetOptions;<br>Method or attribute name: confirm?: {<br>    /**<br>     * Enable switch of confirmation button<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of confirmation button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of confirmation button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { string \| Resource }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 8<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { string \| Resource }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string \| Resource;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 8<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: ?object|action_sheet.d.ts|
|Type changed|Class name: ActionSheetOptions;<br>Method or attribute name: cancel?: () => void;<br>Old version information: ?(() => void)|Class name: ActionSheetOptions;<br>Method or attribute name: cancel?: () => void;<br>New version information: ?function|action_sheet.d.ts|
|Type changed|Class name: ActionSheetOptions;<br>Method or attribute name: offset?: { dx: number \| string \| Resource; dy: number \| string \| Resource };<br>Old version information: ?{ dx: number \| string \| Resource; dy: number \| string \| Resource }|Class name: ActionSheetOptions;<br>Method or attribute name: offset?: { dx: number \| string \| Resource; dy: number \| string \| Resource };<br>New version information: ?object|action_sheet.d.ts|
|Type changed|Class name: AlertDialogParam;<br>Method or attribute name: cancel?: () => void;<br>Old version information: ?(() => void)|Class name: AlertDialogParam;<br>Method or attribute name: cancel?: () => void;<br>New version information: ?function|alert_dialog.d.ts|
|Type changed|Class name: AlertDialogParamWithConfirm;<br>Method or attribute name: confirm?: {<br>    /**<br>     * Enable switch of confirmation button<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of confirmation button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of confirmation button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: ?{value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|Class name: AlertDialogParamWithConfirm;<br>Method or attribute name: confirm?: {<br>    /**<br>     * Enable switch of confirmation button<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of confirmation button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of confirmation button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: ?object|alert_dialog.d.ts|
|Type changed|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: primaryButton: {<br>    /**<br>     * Enable switch of primaryButton<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of primaryButton button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of primaryButton button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: {value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: primaryButton: {<br>    /**<br>     * Enable switch of primaryButton<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of primaryButton button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of primaryButton button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: object|alert_dialog.d.ts|
|Type changed|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: secondaryButton: {<br>    /**<br>     * Enable switch of secondaryButton<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of secondaryButton button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of secondaryButton button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: {value: ResourceStr; fontColor?: ResourceColor; backgroundColor?: ResourceColor;action: () => void;}|Class name: AlertDialogParamWithButtons;<br>Method or attribute name: secondaryButton: {<br>    /**<br>     * Enable switch of secondaryButton<br>     * @type { ?boolean }<br>     * @default true<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    enabled?: boolean;<br><br>    /**<br>     * Default focus switch of secondaryButton button<br>     * @type { ?boolean }<br>     * @default false<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    defaultFocus?: boolean;<br>    <br>    /**<br>     * Style of secondaryButton button.<br>     * @type { ?DialogButtonStyle }<br>     * @default DialogButtonStyle.DEFAULT<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    style?: DialogButtonStyle;<br><br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text content of the confirmation button.<br>     *<br>     * @type { ResourceStr }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: ResourceStr;<br><br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Text color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    fontColor?: ResourceColor;<br><br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Background color of the confirmation button.<br>     *<br>     * @type { ?ResourceColor }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    backgroundColor?: ResourceColor;<br><br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Method executed by the callback.<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: object|alert_dialog.d.ts|
|Type changed|Class name: BadgeParam;<br>Method or attribute name: position?: BadgePosition \| Position;<br>Old version information: BadgePosition \| Position|Class name: BadgeParam;<br>Method or attribute name: position?: BadgePosition \| Position;<br>New version information: ?(BadgePosition \| Position)|badge.d.ts|
|Type changed|Class name: ColumnSplitDividerStyle;<br>Method or attribute name: startMargin?: Dimension;<br>Old version information: Dimension|Class name: ColumnSplitDividerStyle;<br>Method or attribute name: startMargin?: Dimension;<br>New version information: ?Dimension|column_split.d.ts|
|Type changed|Class name: ColumnSplitDividerStyle;<br>Method or attribute name: endMargin?: Dimension;<br>Old version information: Dimension|Class name: ColumnSplitDividerStyle;<br>Method or attribute name: endMargin?: Dimension;<br>New version information: ?Dimension|column_split.d.ts|
|Type changed|Class name: AnimateParam;<br>Method or attribute name: onFinish?: () => void;<br>Old version information: ?(() => void)|Class name: AnimateParam;<br>Method or attribute name: onFinish?: () => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: TranslateOptions;<br>Method or attribute name: x?: number \| string;<br>Old version information: |Class name: TranslateOptions;<br>Method or attribute name: x?: number \| string;<br>New version information: ?(number \| string)|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: left?: { anchor: string, align: HorizontalAlign };<br>Old version information: ?{ anchor: string, align: HorizontalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: left?: { anchor: string, align: HorizontalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: right?: { anchor: string, align: HorizontalAlign };<br>Old version information: ?{ anchor: string, align: HorizontalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: right?: { anchor: string, align: HorizontalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: middle?: { anchor: string, align: HorizontalAlign };<br>Old version information: ?{ anchor: string, align: HorizontalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: middle?: { anchor: string, align: HorizontalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: top?: { anchor: string, align: VerticalAlign };<br>Old version information: ?{ anchor: string, align: VerticalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: top?: { anchor: string, align: VerticalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: bottom?: { anchor: string, align: VerticalAlign };<br>Old version information: ?{ anchor: string, align: VerticalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: bottom?: { anchor: string, align: VerticalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: AlignRuleOption;<br>Method or attribute name: center?: { anchor: string, align: VerticalAlign };<br>Old version information: ?{ anchor: string, align: VerticalAlign }|Class name: AlignRuleOption;<br>Method or attribute name: center?: { anchor: string, align: VerticalAlign };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: RotateOptions;<br>Method or attribute name: centerY?: number \| string;<br>Old version information: |Class name: RotateOptions;<br>Method or attribute name: centerY?: number \| string;<br>New version information: ?(number \| string)|common.d.ts|
|Type changed|Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE: TransitionEffect\<<br>    "asymmetric",<br>    {<br>      appear: TransitionEffect\<"move", TransitionEdge>;<br>      disappear: TransitionEffect\<"move", TransitionEdge>;<br>    }<br>  >;<br>Old version information: TransitionEffect\<"asymmetric">|Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE: TransitionEffect\<<br>    "asymmetric",<br>    {<br>      appear: TransitionEffect\<"move", TransitionEdge>;<br>      disappear: TransitionEffect\<"move", TransitionEdge>;<br>    }<br>  >;<br>New version information: TransitionEffect\<"asymmetric",{appear: TransitionEffect\<"move", TransitionEdge>;disappear: TransitionEffect\<"move", TransitionEdge>;}>|common.d.ts|
|Type changed|Class name: HoverEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: ?(() => void)|Class name: HoverEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: function|common.d.ts|
|Type changed|Class name: MouseEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: ?(() => void)|Class name: MouseEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: function|common.d.ts|
|Type changed|Class name: TouchEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: |Class name: TouchEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: function|common.d.ts|
|Type changed|Class name: KeyEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: ?(() => void)|Class name: KeyEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: function|common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getDisplayX(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getDisplayX(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getDisplayY(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getDisplayY(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getWindowX(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getWindowX(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getWindowY(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getWindowY(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getX(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>Old version information: number|Class name: DragEvent;<br>Method or attribute name: getY(): number;<br>New version information: |common.d.ts|
|Type changed|Class name: BindOptions;<br>Method or attribute name: onAppear?: () => void;<br>Old version information: ?(() => void)|Class name: BindOptions;<br>Method or attribute name: onAppear?: () => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: ContextMenuOptions;<br>Method or attribute name: onAppear?: () => void;<br>Old version information: ?(() => void)|Class name: ContextMenuOptions;<br>Method or attribute name: onAppear?: () => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: BindOptions;<br>Method or attribute name: onDisappear?: () => void;<br>Old version information: ?(() => void)|Class name: BindOptions;<br>Method or attribute name: onDisappear?: () => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: ContextMenuOptions;<br>Method or attribute name: onDisappear?: () => void;<br>Old version information: ?(() => void)|Class name: ContextMenuOptions;<br>Method or attribute name: onDisappear?: () => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: PopupOptions;<br>Method or attribute name: primaryButton?: {<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string;<br><br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: primaryButton?: {<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string;<br><br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: PopupOptions;<br>Method or attribute name: secondaryButton?: {<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string;<br><br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: secondaryButton?: {<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * Button text value<br>     *<br>     * @type { string }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    value: string;<br><br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @since 7<br>     */<br>    /**<br>     * action<br>     *<br>     * @type { function }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    action: () => void;<br>  };<br>New version information: ?object|common.d.ts|
|Type changed|Class name: PopupOptions;<br>Method or attribute name: onStateChange?: (event: {<br>    /**<br>     * is Visible.<br>     *<br>     * @type { boolean }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    isVisible: boolean<br>  }) => void;<br>Old version information: |Class name: PopupOptions;<br>Method or attribute name: onStateChange?: (event: {<br>    /**<br>     * is Visible.<br>     *<br>     * @type { boolean }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    isVisible: boolean<br>  }) => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: CustomPopupOptions;<br>Method or attribute name: onStateChange?: (event: {<br>    /**<br>     * is Visible.<br>     *<br>     * @type { boolean }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    isVisible: boolean<br>  }) => void;<br>Old version information: |Class name: CustomPopupOptions;<br>Method or attribute name: onStateChange?: (event: {<br>    /**<br>     * is Visible.<br>     *<br>     * @type { boolean }<br>     * @syscap SystemCapability.ArkUI.ArkUI.Full<br>     * @crossplatform<br>     * @since 10<br>     */<br>    isVisible: boolean<br>  }) => void;<br>New version information: ?function|common.d.ts|
|Type changed|Class name: CustomDialogControllerOptions;<br>Method or attribute name: cancel?: () => void;<br>Old version information: ?(() => void)|Class name: CustomDialogControllerOptions;<br>Method or attribute name: cancel?: () => void;<br>New version information: ?function|custom_dialog_controller.d.ts|
|Type changed|Class name: DataPanelShadowOptions;<br>Method or attribute name: colors?: Array\<ResourceColor \| LinearGradient>;<br>Old version information: ?(Array\<ResourceColor \| LinearGradient>)|Class name: DataPanelShadowOptions;<br>Method or attribute name: colors?: Array\<ResourceColor \| LinearGradient>;<br>New version information: ?Array\<ResourceColor \| LinearGradient>|data_panel.d.ts|
|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: lunarSwitch?: boolean;<br>Old version information: |Class name: DatePickerDialogOptions;<br>Method or attribute name: lunarSwitch?: boolean;<br>New version information: ?boolean|date_picker.d.ts|
|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>Old version information: ?((value: DatePickerResult) => void)|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>New version information: ?function|date_picker.d.ts|
|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: ?(() => void)|Class name: DatePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?function|date_picker.d.ts|
|Type changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>Old version information: ?((value: DatePickerResult) => void)|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>New version information: ?function|date_picker.d.ts|
|Type changed|Class name: SwipeActionItem;<br>Method or attribute name: onAction?: () => void;<br>Old version information: ?(() => void)|Class name: SwipeActionItem;<br>Method or attribute name: onAction?: () => void;<br>New version information: ?function|list_item.d.ts|
|Type changed|Class name: SwipeActionItem;<br>Method or attribute name: onEnterActionArea?: () => void;<br>Old version information: ?(() => void)|Class name: SwipeActionItem;<br>Method or attribute name: onEnterActionArea?: () => void;<br>New version information: ?function|list_item.d.ts|
|Type changed|Class name: SwipeActionItem;<br>Method or attribute name: onExitActionArea?: () => void;<br>Old version information: ?(() => void)|Class name: SwipeActionItem;<br>Method or attribute name: onExitActionArea?: () => void;<br>New version information: ?function|list_item.d.ts|
|Type changed|Class name: NavigationMenuItem;<br>Method or attribute name: action?: () => void;<br>Old version information: ?(() => void)|Class name: NavigationMenuItem;<br>Method or attribute name: action?: () => void;<br>New version information: ?function|navigation.d.ts|
|Type changed|Class name: ToolbarItem;<br>Method or attribute name: action?: () => void;<br>Old version information: ?(() => void)|Class name: ToolbarItem;<br>Method or attribute name: action?: () => void;<br>New version information: ?function|navigation.d.ts|
|Type changed|Class name: RichEditorTextStyle;<br>Method or attribute name: decoration?: { type: TextDecorationType; color?: ResourceColor; };<br>Old version information: ?( type: TextDecorationType; color ?: ResourceColor; )|Class name: RichEditorTextStyle;<br>Method or attribute name: decoration?: { type: TextDecorationType; color?: ResourceColor; };<br>New version information: ?object|rich_editor.d.ts|
|Type changed|Class name: RichEditorImageSpanStyle;<br>Method or attribute name: size?: [Dimension, Dimension];<br>Old version information: ?[Dimension; Dimension;]|Class name: RichEditorImageSpanStyle;<br>Method or attribute name: size?: [Dimension, Dimension];<br>New version information: ?[Dimension, Dimension]|rich_editor.d.ts|
|Type changed|Class name: RichEditorTextStyleResult;<br>Method or attribute name: decoration: { type: TextDecorationType; color: ResourceColor; };<br>Old version information: { type: TextDecorationType; color: ResourceColor; }|Class name: RichEditorTextStyleResult;<br>Method or attribute name: decoration: { type: TextDecorationType; color: ResourceColor; };<br>New version information: object|rich_editor.d.ts|
|Type changed|Class name: SelectOption;<br>Method or attribute name: icon?: ResourceStr;<br>Old version information: ResourceStr|Class name: SelectOption;<br>Method or attribute name: icon?: ResourceStr;<br>New version information: ?ResourceStr|select.d.ts|
|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: defaultPickerItemHeight?: number \| string;<br>Old version information: number \| string|Class name: TextPickerDialogOptions;<br>Method or attribute name: defaultPickerItemHeight?: number \| string;<br>New version information: ?(number \| string)|text_picker.d.ts|
|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TextPickerResult) => void;<br>Old version information: ?((value: TextPickerResult) => void)|Class name: TextPickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TextPickerResult) => void;<br>New version information: ?function|text_picker.d.ts|
|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: ?(() => void)|Class name: TextPickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?function|text_picker.d.ts|
|Type changed|Class name: TextPickerDialogOptions;<br>Method or attribute name: onChange?: (value: TextPickerResult) => void;<br>Old version information: ?((value: TextPickerResult) => void)|Class name: TextPickerDialogOptions;<br>Method or attribute name: onChange?: (value: TextPickerResult) => void;<br>New version information: ?function|text_picker.d.ts|
|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TimePickerResult) => void;<br>Old version information: ?((value: TimePickerResult) => void)|Class name: TimePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: TimePickerResult) => void;<br>New version information: ?function|time_picker.d.ts|
|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>Old version information: ?(() => void)|Class name: TimePickerDialogOptions;<br>Method or attribute name: onCancel?: () => void;<br>New version information: ?function|time_picker.d.ts|
|Type changed|Class name: TimePickerDialogOptions;<br>Method or attribute name: onChange?: (value: TimePickerResult) => void;<br>Old version information: ?((value: TimePickerResult) => void)|Class name: TimePickerDialogOptions;<br>Method or attribute name: onChange?: (value: TimePickerResult) => void;<br>New version information: ?function|time_picker.d.ts|
|Function changed|Class name: DragInfo;<br>Method or attribute name: data?: UDMF.UnifiedData;|Class name: DragInfo;<br>Method or attribute name: data?: unifiedDataChannel.UnifiedData;|@ohos.arkui.dragController.d.ts|
|Function changed|Class name: Router;<br>Method or attribute name: back(options: router.RouterOptions): void;|Class name: Router;<br>Method or attribute name: back(options?: router.RouterOptions): void;|@ohos.arkui.UIContext.d.ts|
|Function changed|Class name: UIContext;<br>Method or attribute name: showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogParamWithButtons): void;|Class name: UIContext;<br>Method or attribute name: showAlertDialog(options: AlertDialogParamWithConfirm \| AlertDialogParamWithButtons \| AlertDialogParamWithOptions): void;|@ohos.arkui.UIContext.d.ts|
|Function changed|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: [Button, Button?, Button?];|Class name: ShowDialogOptions;<br>Method or attribute name: buttons?: Array\<Button>;|@ohos.promptAction.d.ts|
|Widget support changed|Class name: sourcefile;<br>Method or attribute name: declare type TransitionEffects = {<br>  identity: undefined;<br>  opacity: number;<br>  slideSwitch: undefined;<br>  move: TransitionEdge;<br>  translate: TranslateOptions;<br>  rotate: RotateOptions;<br>  scale: ScaleOptions;<br>  asymmetric: {<br>    appear: TransitionEffect;<br>    disappear: TransitionEffect;<br>  };<br>};<br>Old version information: |Class name: sourcefile;<br>Method or attribute name: declare type TransitionEffects = {<br>  identity: undefined;<br>  opacity: number;<br>  slideSwitch: undefined;<br>  move: TransitionEdge;<br>  translate: TranslateOptions;<br>  rotate: RotateOptions;<br>  scale: ScaleOptions;<br>  asymmetric: {<br>    appear: TransitionEffect;<br>    disappear: TransitionEffect;<br>  };<br>};<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEdge;<br>Method or attribute name: declare enum TransitionEdge<br>Old version information: |Class name: TransitionEdge;<br>Method or attribute name: declare enum TransitionEdge<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEdge;<br>Method or attribute name: TOP<br>Old version information: |Class name: TransitionEdge;<br>Method or attribute name: TOP<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEdge;<br>Method or attribute name: BOTTOM<br>Old version information: |Class name: TransitionEdge;<br>Method or attribute name: BOTTOM<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEdge;<br>Method or attribute name: START<br>Old version information: |Class name: TransitionEdge;<br>Method or attribute name: START<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEdge;<br>Method or attribute name: END<br>Old version information: |Class name: TransitionEdge;<br>Method or attribute name: END<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: declare class TransitionEffect<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: declare class TransitionEffect<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static readonly IDENTITY: TransitionEffect\<"identity">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static readonly IDENTITY: TransitionEffect\<"identity">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static readonly OPACITY: TransitionEffect\<"opacity">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static readonly OPACITY: TransitionEffect\<"opacity">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE: TransitionEffect\<<br>    "asymmetric",<br>    {<br>      appear: TransitionEffect\<"move", TransitionEdge>;<br>      disappear: TransitionEffect\<"move", TransitionEdge>;<br>    }<br>  >;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE: TransitionEffect\<<br>    "asymmetric",<br>    {<br>      appear: TransitionEffect\<"move", TransitionEdge>;<br>      disappear: TransitionEffect\<"move", TransitionEdge>;<br>    }<br>  >;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE_SWITCH: TransitionEffect\<"slideSwitch">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static readonly SLIDE_SWITCH: TransitionEffect\<"slideSwitch">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static translate(options: TranslateOptions): TransitionEffect\<"translate">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static translate(options: TranslateOptions): TransitionEffect\<"translate">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static rotate(options: RotateOptions): TransitionEffect\<"rotate">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static rotate(options: RotateOptions): TransitionEffect\<"rotate">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static scale(options: ScaleOptions): TransitionEffect\<"scale">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static scale(options: ScaleOptions): TransitionEffect\<"scale">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static opacity(alpha: number): TransitionEffect\<"opacity">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static opacity(alpha: number): TransitionEffect\<"opacity">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static move(edge: TransitionEdge): TransitionEffect\<"move">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static move(edge: TransitionEdge): TransitionEffect\<"move">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: static asymmetric(<br>    appear: TransitionEffect,<br>    disappear: TransitionEffect<br>  ): TransitionEffect\<"asymmetric">;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: static asymmetric(<br>    appear: TransitionEffect,<br>    disappear: TransitionEffect<br>  ): TransitionEffect\<"asymmetric">;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: constructor(type: Type, effect: Effect);<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: constructor(type: Type, effect: Effect);<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: animation(value: AnimateParam): TransitionEffect;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: animation(value: AnimateParam): TransitionEffect;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: TransitionEffect;<br>Method or attribute name: combine(transitionEffect: TransitionEffect): TransitionEffect;<br>Old version information: |Class name: TransitionEffect;<br>Method or attribute name: combine(transitionEffect: TransitionEffect): TransitionEffect;<br>New version information: form|common.d.ts|
|Widget support changed|Class name: ShapeAttribute;<br>Method or attribute name: viewPort(value: { x?: number \| string; y?: number \| string; width?: number \| string; height?: number \| string }): ShapeAttribute;<br>Old version information: |Class name: ShapeAttribute;<br>Method or attribute name: viewPort(value: { x?: number \| string; y?: number \| string; width?: number \| string; height?: number \| string }): ShapeAttribute;<br>New version information: form|shape.d.ts|
|Cross-platform capability changed|Class name: DragItemInfo;<br>Method or attribute name: declare interface DragItemInfo<br>Old version information: crossplatform|Class name: DragItemInfo;<br>Method or attribute name: declare interface DragItemInfo<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragItemInfo;<br>Method or attribute name: pixelMap?: PixelMap;<br>Old version information: crossplatform|Class name: DragItemInfo;<br>Method or attribute name: pixelMap?: PixelMap;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragItemInfo;<br>Method or attribute name: builder?: CustomBuilder;<br>Old version information: crossplatform|Class name: DragItemInfo;<br>Method or attribute name: builder?: CustomBuilder;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragItemInfo;<br>Method or attribute name: extraInfo?: string;<br>Old version information: crossplatform|Class name: DragItemInfo;<br>Method or attribute name: extraInfo?: string;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: HoverEvent;<br>Method or attribute name: declare interface HoverEvent<br>Old version information: crossplatform|Class name: HoverEvent;<br>Method or attribute name: declare interface HoverEvent<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: HoverEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: crossplatform|Class name: HoverEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: stopPropagation: () => void;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: stopPropagation: () => void;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: declare interface MouseEvent<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: declare interface MouseEvent<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: button: MouseButton;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: button: MouseButton;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: action: MouseAction;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: action: MouseAction;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: displayX: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: displayX: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: displayY: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: displayY: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: windowX: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: windowX: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: windowY: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: windowY: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: x: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: x: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: MouseEvent;<br>Method or attribute name: y: number;<br>Old version information: crossplatform|Class name: MouseEvent;<br>Method or attribute name: y: number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragBehavior;<br>Method or attribute name: declare enum DragBehavior<br>Old version information: crossplatform|Class name: DragBehavior;<br>Method or attribute name: declare enum DragBehavior<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragBehavior;<br>Method or attribute name: COPY<br>Old version information: crossplatform|Class name: DragBehavior;<br>Method or attribute name: COPY<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragBehavior;<br>Method or attribute name: MOVE<br>Old version information: crossplatform|Class name: DragBehavior;<br>Method or attribute name: MOVE<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: declare interface DragEvent<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: declare interface DragEvent<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getDisplayX(): number;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getDisplayX(): number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getDisplayY(): number;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getDisplayY(): number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getWindowX(): number;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getWindowX(): number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getWindowY(): number;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getWindowY(): number;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: dragBehavior: DragBehavior;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: dragBehavior: DragBehavior;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: useCustomDropAnimation: boolean;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: useCustomDropAnimation: boolean;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: setResult(dragResult: DragResult): void;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: setResult(dragResult: DragResult): void;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getResult(): DragResult;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getResult(): DragResult;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DragEvent;<br>Method or attribute name: getPreviewRect(): Rectangle;<br>Old version information: crossplatform|Class name: DragEvent;<br>Method or attribute name: getPreviewRect(): Rectangle;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: ClickEffect;<br>Method or attribute name: declare interface ClickEffect<br>Old version information: |Class name: ClickEffect;<br>Method or attribute name: declare interface ClickEffect<br>New version information: crossplatform|common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: expandSafeArea(types?: Array\<SafeAreaType>, edges?: Array\<SafeAreaEdge>): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: expandSafeArea(types?: Array\<SafeAreaType>, edges?: Array\<SafeAreaEdge>): T;<br>New version information: crossplatform|common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onHover(event: (isHover: boolean, event: HoverEvent) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onHover(event: (isHover: boolean, event: HoverEvent) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onMouse(event: (event: MouseEvent) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onMouse(event: (event: MouseEvent) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: clickEffect(value: ClickEffect \| null): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: clickEffect(value: ClickEffect \| null): T;<br>New version information: crossplatform|common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDragStart(event: (event: DragEvent, extraParams?: string) => CustomBuilder \| DragItemInfo): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDragStart(event: (event: DragEvent, extraParams?: string) => CustomBuilder \| DragItemInfo): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDragEnter(event: (event: DragEvent, extraParams?: string) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDragEnter(event: (event: DragEvent, extraParams?: string) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDragMove(event: (event: DragEvent, extraParams?: string) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDragMove(event: (event: DragEvent, extraParams?: string) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDragLeave(event: (event: DragEvent, extraParams?: string) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDragLeave(event: (event: DragEvent, extraParams?: string) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDrop(event: (event: DragEvent, extraParams?: string) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDrop(event: (event: DragEvent, extraParams?: string) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: onDragEnd(event: (event: DragEvent, extraParams?: string) => void): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: onDragEnd(event: (event: DragEvent, extraParams?: string) => void): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: draggable(value: boolean): T;<br>Old version information: crossplatform|Class name: CommonMethod;<br>Method or attribute name: draggable(value: boolean): T;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CommonMethod;<br>Method or attribute name: obscured(reasons: Array\<ObscuredReasons>): T;<br>Old version information: |Class name: CommonMethod;<br>Method or attribute name: obscured(reasons: Array\<ObscuredReasons>): T;<br>New version information: crossplatform|common.d.ts|
|Cross-platform capability changed|Class name: CustomComponent;<br>Method or attribute name: onLayout?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>Old version information: crossplatform|Class name: CustomComponent;<br>Method or attribute name: onLayout?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: CustomComponent;<br>Method or attribute name: onMeasure?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>Old version information: crossplatform|Class name: CustomComponent;<br>Method or attribute name: onMeasure?(children: Array\<LayoutChild>, constraint: ConstraintSizeOptions): void;<br>New version information: |common.d.ts|
|Cross-platform capability changed|Class name: DatePickerAttribute;<br>Method or attribute name: onChange(callback: (value: DatePickerResult) => void): DatePickerAttribute;<br>Old version information: crossplatform|Class name: DatePickerAttribute;<br>Method or attribute name: onChange(callback: (value: DatePickerResult) => void): DatePickerAttribute;<br>New version information: |date_picker.d.ts|
|Cross-platform capability changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>Old version information: crossplatform|Class name: DatePickerDialogOptions;<br>Method or attribute name: onAccept?: (value: DatePickerResult) => void;<br>New version information: |date_picker.d.ts|
|Cross-platform capability changed|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>Old version information: crossplatform|Class name: DatePickerDialogOptions;<br>Method or attribute name: onChange?: (value: DatePickerResult) => void;<br>New version information: |date_picker.d.ts|
|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: declare enum ColorMode<br>Old version information: crossplatform|Class name: ColorMode;<br>Method or attribute name: declare enum ColorMode<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: LIGHT = 0<br>Old version information: crossplatform|Class name: ColorMode;<br>Method or attribute name: LIGHT = 0<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: ColorMode;<br>Method or attribute name: DARK<br>Old version information: crossplatform|Class name: ColorMode;<br>Method or attribute name: DARK<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: LayoutDirection;<br>Method or attribute name: declare enum LayoutDirection<br>Old version information: crossplatform|Class name: LayoutDirection;<br>Method or attribute name: declare enum LayoutDirection<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: LayoutDirection;<br>Method or attribute name: LTR<br>Old version information: crossplatform|Class name: LayoutDirection;<br>Method or attribute name: LTR<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: LayoutDirection;<br>Method or attribute name: RTL<br>Old version information: crossplatform|Class name: LayoutDirection;<br>Method or attribute name: RTL<br>New version information: |state_management.d.ts|
|Cross-platform capability changed|Class name: LayoutDirection;<br>Method or attribute name: Auto<br>Old version information: crossplatform|Class name: LayoutDirection;<br>Method or attribute name: Auto<br>New version information: |state_management.d.ts|