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