未验证 提交 eddbb0bc 编写于 作者: O openharmony_ci 提交者: Gitee

!23030 刷新3.2release版本diff报告

Merge pull request !23030 from 王青/master
因为 它太大了无法显示 source diff 。你可以改为 查看blob
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.accessibility.config<br>类名: config|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function enableAbility(name: string, capability: Array\<accessibility.Capability>): Promise\<void>;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: DaltonizationColorFilter<br>方法 or 属性: type DaltonizationColorFilter = 'Normal' \| 'Protanomaly' \| 'Deuteranomaly' \| 'Tritanomaly';|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function enableAbility(name: string, capability: Array\<accessibility.Capability>, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: DaltonizationColorFilter<br>方法 or 属性: type DaltonizationColorFilter = 'Normal' \| 'Protanomaly' \| 'Deuteranomaly' \| 'Tritanomaly';|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function disableAbility(name: string): Promise\<void>;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: DaltonizationColorFilter<br>方法 or 属性: type DaltonizationColorFilter = 'Normal' \| 'Protanomaly' \| 'Deuteranomaly' \| 'Tritanomaly';|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function disableAbility(name: string, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: DaltonizationColorFilter<br>方法 or 属性: type DaltonizationColorFilter = 'Normal' \| 'Protanomaly' \| 'Deuteranomaly' \| 'Tritanomaly';|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function on(type: 'enabledAccessibilityExtensionListChange', callback: Callback\<void>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var highContrastText: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:function off(type: 'enabledAccessibilityExtensionListChange', callback?: Callback\<void>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var invertColor: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:config;<br>方法or属性:type DaltonizationColorFilter = 'Normal' \| 'Protanomaly' \| 'Deuteranomaly' \| 'Tritanomaly';|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var daltonizationColorFilter: Config\<DaltonizationColorFilter>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:set(value: T): Promise\<void>;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var contentTimeout: Config\<number>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:set(value: T, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var animationOff: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:get(): Promise\<T>;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var brightnessDiscount: Config\<number>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:get(callback: AsyncCallback\<T>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var mouseKey: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:on(callback: Callback\<T>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var mouseAutoClick: Config\<number>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:Config;<br>方法or属性:off(callback?: Callback\<T>): void;|@ohos.accessibility.config.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var shortkey: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:accessibility;<br>方法or属性:function getAccessibilityExtensionList(abilityType: AbilityType, stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;|@ohos.accessibility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var shortkeyTarget: Config\<string>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:accessibility;<br>方法or属性:function getAccessibilityExtensionList(abilityType: AbilityType, stateType: AbilityState, callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;|@ohos.accessibility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var captions: Config\<boolean>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:accessibility;<br>方法or属性:function sendAccessibilityEvent(event: EventInfo, callback: AsyncCallback\<void>): void;|@ohos.accessibility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: var captionsStyle: Config\<accessibility.CaptionsStyle>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:accessibility;<br>方法or属性:function sendAccessibilityEvent(event: EventInfo): Promise\<void>;|@ohos.accessibility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function enableAbility(name: string, capability: Array\<accessibility.Capability>): Promise\<void>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePath;<br>方法or属性:constructor(durationTime: number);|@ohos.accessibility.GesturePath.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function enableAbility(name: string, capability: Array\<accessibility.Capability>, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePath;<br>方法or属性:points: Array\<GesturePoint>;|@ohos.accessibility.GesturePath.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function disableAbility(name: string): Promise\<void>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePath;<br>方法or属性:durationTime: number;|@ohos.accessibility.GesturePath.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function disableAbility(name: string, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePoint;<br>方法or属性:constructor(positionX: number, positionY: number);|@ohos.accessibility.GesturePoint.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function on(type: 'enabledAccessibilityExtensionListChange', callback: Callback\<void>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePoint;<br>方法or属性:positionX: number;|@ohos.accessibility.GesturePoint.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: config<br>方法 or 属性: function off(type: 'enabledAccessibilityExtensionListChange', callback?: Callback\<void>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:GesturePoint;<br>方法or属性:positionY: number;|@ohos.accessibility.GesturePoint.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config|@ohos.accessibility.config.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type GestureType = 'left' \| 'leftThenRight' \| 'leftThenUp' \| 'leftThenDown' \|<br> 'right' \| 'rightThenLeft' \| 'rightThenUp' \| 'rightThenDown' \|<br> 'up' \| 'upThenLeft' \| 'upThenRight' \| 'upThenDown' \|<br> 'down' \| 'downThenLeft' \| 'downThenRight' \| 'downThenUp';|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: set(value: T): Promise\<void>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type PageUpdateType = 'pageContentUpdate' \| 'pageStateUpdate';|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: set(value: T, callback: AsyncCallback\<void>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type TouchGuideType = 'touchBegin' \| 'touchEnd';|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: get(): Promise\<T>;|@ohos.accessibility.config.d.ts| |新增|NA|类名:AccessibilityExtensionAbility;<br>方法or属性:context: AccessibilityExtensionContext;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: get(callback: AsyncCallback\<T>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:AccessibilityExtensionAbility;<br>方法or属性:onConnect(): void;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: on(callback: Callback\<T>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:AccessibilityExtensionAbility;<br>方法or属性:onDisconnect(): void;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|模块名: ohos.accessibility.config<br>类名: Config<br>方法 or 属性: off(callback?: Callback\<T>): void;|@ohos.accessibility.config.d.ts| |新增|NA|类名:AccessibilityExtensionAbility;<br>方法or属性:onAccessibilityEvent(event: AccessibilityEvent): void;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityExtensionAbility;<br>方法or属性:onKeyEvent(keyEvent: KeyEvent): boolean;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityEvent;<br>方法or属性:eventType: accessibility.EventType \| accessibility.WindowUpdateType \|<br> TouchGuideType \| GestureType \| PageUpdateType;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityEvent;<br>方法or属性:target?: AccessibilityElement;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityEvent;<br>方法or属性:timeStamp?: number;|@ohos.application.AccessibilityExtensionAbility.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type ElementAttributeValues = {<br> /**<br> * Indicates accessibility focus state.<br> */<br> 'accessibilityFocused': boolean;<br> /**<br> * Indicates the bundle name to which it belongs.<br> */<br> 'bundleName': string;<br> /**<br> * Indicates whether the element is checkable.<br> */<br> 'checkable': boolean;<br> /**<br> * Indicates whether the element is checked.<br> */<br> 'checked': boolean;<br> /**<br> * Indicates all child elements.<br> */<br> 'children': Array\<AccessibilityElement>;<br> /**<br> * Indicates whether the element is clickable.<br> */<br> 'clickable': boolean;<br> /**<br> * Indicates the component ID to which the element belongs.<br> */<br> 'componentId': number;<br> /**<br> * Indicates the component type to which the element belongs.<br> */<br> 'componentType': string;<br> /**<br> * Indicates the content.<br> */<br> 'contents': Array\<string>;<br> /**<br> * Indicates the index of the current item.<br> */<br> 'currentIndex': number;<br> /**<br> * Indicates the description of the element.<br> */<br> 'description': string;<br> /**<br> * Indicates whether the element is editable.<br> */<br> 'editable': boolean;<br> /**<br> * Indicates the list index of the last item displayed on the screen.<br> */<br> 'endIndex': number;<br> /**<br> * Indicates the string of error state.<br> */<br> 'error': string;<br> /**<br> * Indicates whether the element is focusable.<br> */<br> 'focusable': boolean;<br> /**<br> * Indicates the hint text.<br> */<br> 'hintText': string;<br> /**<br> * Indicates the type of input text.<br> */<br> 'inputType': number;<br> /**<br> * Indicates the inspector key.<br> */<br> 'inspectorKey': string<br> /**<br> * Indicates whether the element is active or not.<br> */<br> 'isActive': boolean;<br> /**<br> * Indicates whether the element is enable or not.<br> */<br> 'isEnable': boolean;<br> /**<br> * Indicates whether the element is hint state or not.<br> */<br> 'isHint': boolean;<br> /**<br> * Indicates whether the element is focused or not.<br> */<br> 'isFocused': boolean;<br> /**<br> * Indicates whether the element is password or not.<br> */<br> 'isPassword': boolean;<br> /**<br> * Indicates whether the element is visible or not.<br> */<br> 'isVisible': boolean;<br> /**<br> * Indicates the total count of the items.<br> */<br> 'itemCount': number;<br> /**<br> * Indicates the last content.<br> */<br> 'lastContent': string;<br> /**<br> * Indicates the display layer of the element.<br> */<br> 'layer': number;<br> /**<br> * Indicates whether the element is long clickable.<br> */<br> 'longClickable': boolean;<br> /**<br> * Indicates the page id.<br> */<br> 'pageId': number;<br> /**<br> * Indicates the parent of the element.<br> */<br> 'parent': AccessibilityElement;<br> /**<br> * Indicates whether the element supports multiple lines of text.<br> */<br> 'pluralLineSupported': boolean;<br> /**<br> * Indicates the area of the element.<br> */<br> 'rect': Rect;<br> /**<br> * Indicates the resource name of the element.<br> */<br> 'resourceName': string;<br> /**<br> * Indicates the root element of the window element.<br> */<br> 'rootElement': AccessibilityElement;<br> /**<br> * Indicates the display area of the element.<br> */<br> 'screenRect': Rect;<br> /**<br> * Indicates whether the element is scrollable.<br> */<br> 'scrollable': boolean;<br> /**<br> * Indicates whether the element is selected.<br> */<br> 'selected': boolean;<br> /**<br> * Indicates the list index of the first item displayed on the screen.<br> */<br> 'startIndex': number;<br> /**<br> * Indicates the text of the element.<br> */<br> 'text': string;<br> /**<br> * Indicates the maximum length limit of the element text.<br> */<br> 'textLengthLimit': number;<br> /**<br> * Indicates the unit of movement of the element text as it is read.<br> */<br> 'textMoveUnit': accessibility.TextMoveUnit;<br> /**<br> * Indicates the action that triggered the element event.<br> */<br> 'triggerAction': accessibility.Action;<br> /**<br> * Indicates the window type of the element.<br> */<br> 'type': WindowType;<br> /**<br> * Indicates the maximum value.<br> */<br> 'valueMax': number;<br> /**<br> * Indicates the minimum value.<br> */<br> 'valueMin': number;<br> /**<br> * Indicates the current value.<br> */<br> 'valueNow': number;<br> /**<br> * Indicates the window id.<br> */<br> 'windowId': number;<br>}|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:AbilityType<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type FocusDirection = 'up' \| 'down' \| 'left' \| 'right' \| 'forward' \| 'backward';|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:accessibility<br>方法or属性:function getAccessibilityExtensionList(abilityType: AbilityType, stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;|@ohos.accessibility.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type FocusType = 'accessibility' \| 'normal';|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:accessibility<br>方法or属性:function getAccessibilityExtensionList(abilityType: AbilityType, stateType: AbilityState, callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;|@ohos.accessibility.d.ts| |新增|NA|类名:sourcefile;<br>方法or属性:type WindowType = 'application' \| 'system';|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:accessibility<br>方法or属性:function sendAccessibilityEvent(event: EventInfo, callback: AsyncCallback\<void>): void;|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:setTargetBundleName(targetNames: Array\<string>): Promise\<void>;|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:accessibility<br>方法or属性:function sendAccessibilityEvent(event: EventInfo): Promise\<void>;|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:setTargetBundleName(targetNames: Array\<string>, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility<br>类名: AccessibilityAbilityInfo<br>方法 or 属性:readonly targetBundleNames: Array\<string>;|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getFocusElement(isAccessibilityFocus?: boolean): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|类名:AccessibilityAbilityInfo<br>方法or属性:readonly targetBundleNames: Array\<string>;|@ohos.accessibility.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getFocusElement(callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePath<br>类名: GesturePath|@ohos.accessibility.GesturePath.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getFocusElement(isAccessibilityFocus: boolean, callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePath<br>类名: GesturePath<br>方法 or 属性: constructor(durationTime: number);|@ohos.accessibility.GesturePath.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindowRootElement(windowId?: number): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePath<br>类名: GesturePath<br>方法 or 属性: points: Array\<GesturePoint>;|@ohos.accessibility.GesturePath.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindowRootElement(callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePath<br>类名: GesturePath<br>方法 or 属性: durationTime: number;|@ohos.accessibility.GesturePath.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindowRootElement(windowId: number, callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePoint<br>类名: GesturePoint|@ohos.accessibility.GesturePoint.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindows(displayId?: number): Promise\<Array\<AccessibilityElement>>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePoint<br>类名: GesturePoint<br>方法 or 属性: constructor(positionX: number, positionY: number);|@ohos.accessibility.GesturePoint.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindows(callback: AsyncCallback\<Array\<AccessibilityElement>>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePoint<br>类名: GesturePoint<br>方法 or 属性: positionX: number;|@ohos.accessibility.GesturePoint.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:getWindows(displayId: number, callback: AsyncCallback\<Array\<AccessibilityElement>>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.accessibility.GesturePoint<br>类名: GesturePoint<br>方法 or 属性: positionY: number;|@ohos.accessibility.GesturePoint.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:injectGesture(gesturePath: GesturePath): Promise\<void>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityExtensionContext;<br>方法or属性:injectGesture(gesturePath: GesturePath, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility<br>方法 or 属性: context: AccessibilityExtensionContext;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:attributeNames\<T extends keyof ElementAttributeValues>(): Promise\<Array\<T>>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility<br>方法 or 属性: onConnect(): void;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:attributeNames\<T extends keyof ElementAttributeValues>(callback: AsyncCallback\<Array\<T>>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility<br>方法 or 属性: onDisconnect(): void;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:attributeValue\<T extends keyof ElementAttributeValues>(attributeName: T): Promise\<ElementAttributeValues[T]>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility<br>方法 or 属性: onAccessibilityEvent(event: AccessibilityEvent): void;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:attributeValue\<T extends keyof ElementAttributeValues>(attributeName: T,<br> callback: AsyncCallback\<ElementAttributeValues[T]>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityExtensionAbility<br>方法 or 属性: onKeyEvent(keyEvent: KeyEvent): boolean;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:actionNames(): Promise\<Array\<string>>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityEvent|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:actionNames(callback: AsyncCallback\<Array\<string>>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityEvent<br>方法 or 属性: eventType: accessibility.EventType \| accessibility.WindowUpdateType \|<br> TouchGuideType \| GestureType \| PageUpdateType;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:performAction(actionName: string, parameters?: object): Promise\<void>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityEvent<br>方法 or 属性: target?: AccessibilityElement;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:performAction(actionName: string, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: ohos.application.AccessibilityExtensionAbility<br>类名: AccessibilityEvent<br>方法 or 属性: timeStamp?: number;|@ohos.application.AccessibilityExtensionAbility.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:performAction(actionName: string, parameters: object, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'content', condition: string): Promise\<Array\<AccessibilityElement>>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: setTargetBundleName(targetNames: Array\<string>): Promise\<void>;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'content', condition: string, callback: AsyncCallback\<Array\<AccessibilityElement>>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: setTargetBundleName(targetNames: Array\<string>, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'focusType', condition: FocusType): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getFocusElement(isAccessibilityFocus?: boolean): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'focusType', condition: FocusType, callback: AsyncCallback\<AccessibilityElement>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getFocusElement(callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'focusDirection', condition: FocusDirection): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getFocusElement(isAccessibilityFocus: boolean, callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:AccessibilityElement;<br>方法or属性:findElement(type: 'focusDirection', condition: FocusDirection, callback: AsyncCallback\<AccessibilityElement>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindowRootElement(windowId?: number): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:Rect;<br>方法or属性:left: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindowRootElement(callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:Rect;<br>方法or属性:top: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindowRootElement(windowId: number, callback: AsyncCallback\<AccessibilityElement>): void;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:Rect;<br>方法or属性:width: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindows(displayId?: number): Promise\<Array\<AccessibilityElement>>;|AccessibilityExtensionContext.d.ts| |新增|NA|类名:Rect;<br>方法or属性:height: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindows(callback: AsyncCallback\<Array\<AccessibilityElement>>): void;|AccessibilityExtensionContext.d.ts| |废弃版本有变化|类名:accessibility;<br>方法or属性:function getAbilityLists(abilityType: AbilityType, stateType: AbilityState,<br><br> callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function getAbilityLists(abilityType: AbilityType, stateType: AbilityState,<br><br> callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;<br>新版本信息:9<br>代替接口: ohos.accessibility#getAccessibilityExtensionList|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: getWindows(displayId: number, callback: AsyncCallback\<Array\<AccessibilityElement>>): void;|AccessibilityExtensionContext.d.ts| |废弃版本有变化|类名:accessibility;<br>方法or属性:function getAbilityLists(abilityType: AbilityType,<br><br> stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function getAbilityLists(abilityType: AbilityType,<br><br> stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;<br>新版本信息:9<br>代替接口: ohos.accessibility#getAccessibilityExtensionList|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: injectGesture(gesturePath: GesturePath): Promise\<void>;|AccessibilityExtensionContext.d.ts| |废弃版本有变化|类名:accessibility;<br>方法or属性:function sendEvent(event: EventInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function sendEvent(event: EventInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.accessibility#sendAccessibilityEvent|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityExtensionContext<br>方法 or 属性: injectGesture(gesturePath: GesturePath, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts| |废弃版本有变化|类名:accessibility;<br>方法or属性:function sendEvent(event: EventInfo): Promise\<void>;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function sendEvent(event: EventInfo): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.accessibility#sendAccessibilityEvent|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:accessibility;<br>方法or属性:function on(type: 'accessibilityStateChange', callback: Callback\<boolean>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function on(type: 'accessibilityStateChange', callback: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: attributeNames\<T extends keyof ElementAttributeValues>(): Promise\<Array\<T>>;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:accessibility;<br>方法or属性:function on(type: 'touchGuideStateChange', callback: Callback\<boolean>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function on(type: 'touchGuideStateChange', callback: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: attributeNames\<T extends keyof ElementAttributeValues>(callback: AsyncCallback\<Array\<T>>): void;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:accessibility;<br>方法or属性:function off(type: 'accessibilityStateChange', callback?: Callback\<boolean>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function off(type: 'accessibilityStateChange', callback?: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: attributeValue\<T extends keyof ElementAttributeValues>(attributeName: T): Promise\<ElementAttributeValues[T]>;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:accessibility;<br>方法or属性:function off(type: 'touchGuideStateChange', callback?: Callback\<boolean>): void;<br>旧版本信息:|类名:accessibility;<br>方法or属性:function off(type: 'touchGuideStateChange', callback?: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: attributeValue\<T extends keyof ElementAttributeValues>(attributeName: T,<br> callback: AsyncCallback\<ElementAttributeValues[T]>): void;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:CaptionsManager;<br>方法or属性:on(type: 'enableChange', callback: Callback\<boolean>): void;<br>旧版本信息:|类名:CaptionsManager;<br>方法or属性:on(type: 'enableChange', callback: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: actionNames(): Promise\<Array\<string>>;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:CaptionsManager;<br>方法or属性:on(type: 'styleChange', callback: Callback\<CaptionsStyle>): void;<br>旧版本信息:|类名:CaptionsManager;<br>方法or属性:on(type: 'styleChange', callback: Callback\<CaptionsStyle>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: actionNames(callback: AsyncCallback\<Array\<string>>): void;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:CaptionsManager;<br>方法or属性:off(type: 'enableChange', callback?: Callback\<boolean>): void;<br>旧版本信息:|类名:CaptionsManager;<br>方法or属性:off(type: 'enableChange', callback?: Callback\<boolean>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: performAction(actionName: string, parameters?: object): Promise\<void>;|AccessibilityExtensionContext.d.ts| |新增(错误码)|类名:CaptionsManager;<br>方法or属性:off(type: 'styleChange', callback?: Callback\<CaptionsStyle>): void;<br>旧版本信息:|类名:CaptionsManager;<br>方法or属性:off(type: 'styleChange', callback?: Callback\<CaptionsStyle>): void;<br>新版本信息:401|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: performAction(actionName: string, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts| |type有变化|类名:accessibility;<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';<br>旧版本信息:|类名:accessibility;<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';<br>新版本信息:'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all'|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: performAction(actionName: string, parameters: object, callback: AsyncCallback\<void>): void;|AccessibilityExtensionContext.d.ts| |函数有变化|类名:accessibility;<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual';|类名:accessibility;<br>方法or属性:type AbilityType = 'audible' \| 'generic' \| 'haptic' \| 'spoken' \| 'visual' \| 'all';|@ohos.accessibility.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'content', condition: string): Promise\<Array\<AccessibilityElement>>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'content', condition: string, callback: AsyncCallback\<Array\<AccessibilityElement>>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'focusType', condition: FocusType): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'focusType', condition: FocusType, callback: AsyncCallback\<AccessibilityElement>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'focusDirection', condition: FocusDirection): Promise\<AccessibilityElement>;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: AccessibilityElement<br>方法 or 属性: findElement(type: 'focusDirection', condition: FocusDirection, callback: AsyncCallback\<AccessibilityElement>): void|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: Rect|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: Rect<br>方法 or 属性: left: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: Rect<br>方法 or 属性: top: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: Rect<br>方法 or 属性: width: number;|AccessibilityExtensionContext.d.ts|
|新增|NA|模块名: AccessibilityExtensionContext<br>类名: Rect<br>方法 or 属性: height: number;|AccessibilityExtensionContext.d.ts|
|废弃版本有变化|类名:accessibility<br>方法 or 属性:function getAbilityLists(abilityType: AbilityType, stateType: AbilityState,<br><br> callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;<br>废弃版本:N/A|类名:accessibility<br>方法 or 属性:function getAbilityLists(abilityType: AbilityType, stateType: AbilityState,<br><br> callback: AsyncCallback\<Array\<AccessibilityAbilityInfo>>): void;<br>废弃版本:9<br>代替接口:ohos.accessibility|@ohos.accessibility.d.ts|
|废弃版本有变化|类名:accessibility<br>方法 or 属性:function getAbilityLists(abilityType: AbilityType,<br><br> stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;<br>废弃版本:N/A|类名:accessibility<br>方法 or 属性:function getAbilityLists(abilityType: AbilityType,<br><br> stateType: AbilityState): Promise\<Array\<AccessibilityAbilityInfo>>;<br>废弃版本:9<br>代替接口:ohos.accessibility|@ohos.accessibility.d.ts|
|废弃版本有变化|类名:accessibility<br>方法 or 属性:function sendEvent(event: EventInfo, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:accessibility<br>方法 or 属性:function sendEvent(event: EventInfo, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.accessibility|@ohos.accessibility.d.ts|
|废弃版本有变化|类名:accessibility<br>方法 or 属性:function sendEvent(event: EventInfo): Promise\<void>;<br>废弃版本:N/A|类名:accessibility<br>方法 or 属性:function sendEvent(event: EventInfo): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.accessibility|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:accessibility<br>方法 or 属性:function on(type: 'accessibilityStateChange', callback: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:accessibility<br>方法 or 属性:function on(type: 'touchGuideStateChange', callback: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:accessibility<br>方法 or 属性:function off(type: 'accessibilityStateChange', callback?: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:accessibility<br>方法 or 属性:function off(type: 'touchGuideStateChange', callback?: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:CaptionsManager<br>方法 or 属性:on(type: 'enableChange', callback: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:CaptionsManager<br>方法 or 属性:on(type: 'styleChange', callback: Callback\<CaptionsStyle>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:CaptionsManager<br>方法 or 属性:off(type: 'enableChange', callback?: Callback\<boolean>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
|新增(错误码)|NA|类名:CaptionsManager<br>方法 or 属性:off(type: 'styleChange', callback?: Callback\<CaptionsStyle>): void;<br>错误码内容: 401|@ohos.accessibility.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:AppAccountManager<br>方法or属性:createAccount(name: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |删除|类名:UserIdentityManager;<br>方法or属性:getAuthInfo(callback: AsyncCallback\<Array\<EnrolledCredInfo>>, authType?: AuthType): void;|NA|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:createAccount(name: string, options: CreateAccountOptions, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthTokenInfo;<br>方法or属性:authType: string;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:createAccount(name: string, options?: CreateAccountOptions): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthTokenInfo;<br>方法or属性:token: string;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:createAccountImplicitly(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthCallback;<br>方法or属性:onRequestRedirected: (request: Want) => void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:createAccountImplicitly(owner: string, options: CreateAccountImplicitlyOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:createAccount(name: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:removeAccount(name: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:createAccount(name: string, options: CreateAccountOptions, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:removeAccount(name: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:createAccount(name: string, options?: CreateAccountOptions): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAppAccess(name: string, bundleName: string, isAccessible: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:createAccountImplicitly(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAppAccess(name: string, bundleName: string, isAccessible: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:createAccountImplicitly(owner: string, options: CreateAccountImplicitlyOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAppAccess(name: string, bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:removeAccount(name: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAppAccess(name: string, bundleName: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:removeAccount(name: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkDataSyncEnabled(name: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAppAccess(name: string, bundleName: string, isAccessible: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkDataSyncEnabled(name: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAppAccess(name: string, bundleName: string, isAccessible: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAppAccess(name: string, bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setCredential(name: string, credentialType: string, credential: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAppAccess(name: string, bundleName: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setDataSyncEnabled(name: string, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkDataSyncEnabled(name: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setDataSyncEnabled(name: string, isEnabled: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkDataSyncEnabled(name: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setCustomData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setCustomData(name: string, key: string, value: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setCredential(name: string, credentialType: string, credential: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAccountsByOwner(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setDataSyncEnabled(name: string, isEnabled: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAccountsByOwner(owner: string): Promise\<Array\<AppAccountInfo>>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setDataSyncEnabled(name: string, isEnabled: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setCustomData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getCredential(name: string, credentialType: string): Promise\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setCustomData(name: string, key: string, value: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getCustomData(name: string, key: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAllAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getCustomData(name: string, key: string): Promise\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAllAccounts(): Promise\<Array\<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getCustomDataSync(name: string, key: string): string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAccountsByOwner(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:on(type: 'accountChange', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAccountsByOwner(owner: string): Promise\<Array\<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:off(type: 'accountChange', callback?: Callback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:auth(name: string, owner: string, authType: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getCredential(name: string, credentialType: string): Promise\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:auth(name: string, owner: string, authType: string, options: {[key:string]: Object}, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getCustomData(name: string, key: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getCustomData(name: string, key: string): Promise\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthToken(name: string, owner: string, authType: string): Promise\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getCustomDataSync(name: string, key: string): string;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:on(type: 'accountChange', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthToken(name: string, authType: string, token: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:off(type: 'accountChange', callback?: Callback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:deleteAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:auth(name: string, owner: string, authType: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:deleteAuthToken(name: string, owner: string, authType: string, token: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:auth(name: string, owner: string, authType: string, options: {[key:string]: Object}, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthToken(name: string, owner: string, authType: string): Promise\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAuthTokenVisibility(name: string, authType: string, bundleName: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthToken(name: string, authType: string, token: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAllAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<AuthTokenInfo>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:deleteAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAllAuthTokens(name: string, owner: string): Promise\<Array\<AuthTokenInfo>>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:deleteAuthToken(name: string, owner: string, authType: string, token: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthList(name: string, authType: string): Promise\<Array\<string>>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthCallback(sessionId: string, callback: AsyncCallback\<AuthCallback>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:getAuthCallback(sessionId: string): Promise\<AuthCallback>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAuthTokenVisibility(name: string, authType: string, bundleName: string): Promise\<boolean>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:queryAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAllAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<AuthTokenInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:queryAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAllAuthTokens(name: string, owner: string): Promise\<Array\<AuthTokenInfo>>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAccountLabels(name: string, owner: string, labels: Array\<string>, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:checkAccountLabels(name: string, owner: string, labels: Array\<string>): Promise\<boolean>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthList(name: string, authType: string): Promise\<Array\<string>>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:deleteCredential(name: string, credentialType: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthCallback(sessionId: string, callback: AsyncCallback\<AuthCallback>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:deleteCredential(name: string, credentialType: string): Promise\<void>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:getAuthCallback(sessionId: string): Promise\<AuthCallback>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:queryAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions): Promise\<Array\<AppAccountInfo>>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:queryAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAccountLabels(name: string, owner: string, labels: Array\<string>, callback: AsyncCallback\<boolean>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:checkAccountLabels(name: string, owner: string, labels: Array\<string>): Promise\<boolean>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:deleteCredential(name: string, credentialType: string, callback: AsyncCallback\<void>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AppAccountManager<br>方法or属性:setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:deleteCredential(name: string, credentialType: string): Promise\<void>;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthTokenInfo<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:selectAccountsByOptions(options: SelectAccountsOptions): Promise\<Array\<AppAccountInfo>>;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法 or 属性:authType: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:verifyCredential(name: string, owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthTokenInfo<br>方法or属性:authType: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:verifyCredential(name: string, owner: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法 or 属性:token: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthenticatorProperties(owner: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthTokenInfo<br>方法or属性:token: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AppAccountManager;<br>方法or属性:setAuthenticatorProperties(owner: string, options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthTokenInfo<br>方法 or 属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthTokenInfo;<br>方法or属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthTokenInfo<br>方法or属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthResult;<br>方法or属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthResult;<br>方法or属性:tokenInfo?: AuthTokenInfo;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthResult<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:CreateAccountOptions;<br>方法or属性:customData?: {[key: string]: string};|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult<br>方法 or 属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:CreateAccountImplicitlyOptions;<br>方法or属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthResult<br>方法or属性:account?: AppAccountInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthResult<br>方法 or 属性:tokenInfo?: AuthTokenInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:CreateAccountImplicitlyOptions;<br>方法or属性:authType?: string;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthResult<br>方法or属性:tokenInfo?: AuthTokenInfo;|@ohos.account.appAccount.d.ts| |新增|NA|类名:CreateAccountImplicitlyOptions;<br>方法or属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountOptions|@ohos.account.appAccount.d.ts| |新增|NA|类名:VerifyCredentialOptions;<br>方法or属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountOptions<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:SetPropertiesOptions;<br>方法or属性:parameters?: {[key: string]: Object};|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountOptions<br>方法 or 属性:customData?: {[key: string]: string};|@ohos.account.appAccount.d.ts| |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:allowedAccounts?: Array\<AppAccountInfo>;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountOptions<br>方法or属性:customData?: {[key: string]: string};|@ohos.account.appAccount.d.ts| |新增|NA|类名:SelectAccountsOptions;<br>方法or属性:allowedOwners?: Array\<string>;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions|@ohos.account.appAccount.d.ts| |新增|NA|类名:VerifyCredentialOptions;<br>方法or属性:credentialType?: string;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountImplicitlyOptions<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:VerifyCredentialOptions;<br>方法or属性:credential?: string;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法 or 属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:SetPropertiesOptions;<br>方法or属性:properties?: {[key: string]: Object};|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountImplicitlyOptions<br>方法or属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:ACTION_CREATE_ACCOUNT_IMPLICITLY = "createAccountImplicitly"|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法 or 属性:authType?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:ACTION_AUTH = "auth"|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountImplicitlyOptions<br>方法or属性:authType?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:ACTION_VERIFY_CREDENTIAL = "verifyCredential"|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: CreateAccountImplicitlyOptions<br>方法 or 属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:ACTION_SET_AUTHENTICATOR_PROPERTIES = "setAuthenticatorProperties"|@ohos.account.appAccount.d.ts|
|新增|NA|类名:CreateAccountImplicitlyOptions<br>方法or属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:KEY_REQUIRED_LABELS = "requiredLabels"|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SelectAccountsOptions|@ohos.account.appAccount.d.ts| |新增|NA|类名:Constants;<br>方法or属性:KEY_BOOLEAN_RESULT = "booleanResult"|@ohos.account.appAccount.d.ts|
|新增|NA|类名:SelectAccountsOptions<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthCallback;<br>方法or属性:onResult: (code: number, result?: AuthResult) => void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SelectAccountsOptions<br>方法 or 属性:allowedAccounts?: Array\<AppAccountInfo>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AuthCallback;<br>方法or属性:onRequestContinued?: () => void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:SelectAccountsOptions<br>方法or属性:allowedAccounts?: Array\<AppAccountInfo>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:createAccountImplicitly(options: CreateAccountImplicitlyOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SelectAccountsOptions<br>方法 or 属性:allowedOwners?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:auth(name: string, authType: string, options: {[key:string]: Object}, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:SelectAccountsOptions<br>方法or属性:allowedOwners?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SelectAccountsOptions<br>方法 or 属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:SelectAccountsOptions<br>方法or属性:requiredLabels?: Array\<string>;|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:checkAccountLabels(name: string, labels: Array\<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: VerifyCredentialOptions|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:checkAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts|
|新增|NA|类名:VerifyCredentialOptions<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:Authenticator;<br>方法or属性:getRemoteObject(): rpc.RemoteObject;|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: VerifyCredentialOptions<br>方法 or 属性:credentialType?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedAccountAbility;<br>方法or属性:getOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;|@ohos.account.distributedAccount.d.ts|
|新增|NA|类名:VerifyCredentialOptions<br>方法or属性:credentialType?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedAccountAbility;<br>方法or属性:getOsAccountDistributedInfo(): Promise\<DistributedInfo>;|@ohos.account.distributedAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: VerifyCredentialOptions<br>方法 or 属性:credential?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedAccountAbility;<br>方法or属性:setOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;|@ohos.account.distributedAccount.d.ts|
|新增|NA|类名:VerifyCredentialOptions<br>方法or属性:credential?: string;|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedAccountAbility;<br>方法or属性:setOsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;|@ohos.account.distributedAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: VerifyCredentialOptions<br>方法 or 属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedInfo;<br>方法or属性:nickname?: string;|@ohos.account.distributedAccount.d.ts|
|新增|NA|类名:VerifyCredentialOptions<br>方法or属性:parameters?: {[key:string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:DistributedInfo;<br>方法or属性:avatar?: string;|@ohos.account.distributedAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SetPropertiesOptions|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkMultiOsAccountEnabled(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:SetPropertiesOptions<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkMultiOsAccountEnabled(): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SetPropertiesOptions<br>方法 or 属性:properties?: {[key: string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountActivated(localId: number, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:SetPropertiesOptions<br>方法or属性:properties?: {[key: string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountActivated(localId: number): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: SetPropertiesOptions<br>方法 or 属性:parameters?: {[key: string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountConstraintEnabled(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:SetPropertiesOptions<br>方法or属性:parameters?: {[key: string]: Object};|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountConstraintEnabled(localId: number, constraint: string): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:ACTION_CREATE_ACCOUNT_IMPLICITLY = "createAccountImplicitly"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountTestable(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:ACTION_AUTH = "auth"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountTestable(): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:ACTION_VERIFY_CREDENTIAL = "verifyCredential"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountVerified(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:ACTION_SET_AUTHENTICATOR_PROPERTIES = "setAuthenticatorProperties"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountVerified(): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:KEY_REQUIRED_LABELS = "requiredLabels"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Constants<br>方法or属性:KEY_BOOLEAN_RESULT = "booleanResult"|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:checkOsAccountVerified(localId: number): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountCount(callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AuthCallback<br>方法or属性:|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountCount(): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法 or 属性:onResult: (code: number, result?: AuthResult) => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalId(callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AuthCallback<br>方法or属性:onResult: (code: number, result?: AuthResult) => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalId(): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法 or 属性:onRequestRedirected: (request: Want) => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AuthCallback<br>方法or属性:onRequestRedirected: (request: Want) => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|模块名: ohos.account.appAccount<br>类名: AuthCallback<br>方法 or 属性:onRequestContinued?: () => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AuthCallback<br>方法or属性:onRequestContinued?: () => void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:createAccountImplicitly(options: CreateAccountImplicitlyOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:auth(name: string, authType: string, options: {[key:string]: Object}, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountConstraints(localId: number): Promise\<Array\<string>>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:verifyCredential(name: string, options: VerifyCredentialOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getActivatedOsAccountLocalIds(callback: AsyncCallback\<Array\<number>>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:setProperties(options: SetPropertiesOptions, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getActivatedOsAccountLocalIds(): Promise\<Array\<number>>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:checkAccountLabels(name: string, labels: Array\<string>, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:checkAccountRemovable(name: string, callback: AuthCallback): void;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getCurrentOsAccount(): Promise\<OsAccountInfo>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:Authenticator<br>方法or属性:getRemoteObject(): rpc.RemoteObject;|@ohos.account.appAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountType(callback: AsyncCallback\<OsAccountType>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedAccountAbility<br>方法or属性:getOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountType(): Promise\<OsAccountType>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedAccountAbility<br>方法or属性:getOsAccountDistributedInfo(): Promise\<DistributedInfo>;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:queryDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedAccountAbility<br>方法or属性:setOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:queryDistributedVirtualDeviceId(): Promise\<string>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedAccountAbility<br>方法or属性:setOsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForSerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedInfo<br>方法or属性:nickname?: string;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdForSerialNumber(serialNumber: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:DistributedInfo<br>方法or属性:avatar?: string;|@ohos.account.distributedAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getSerialNumberForOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkMultiOsAccountEnabled(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getSerialNumberForOsAccountLocalId(localId: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkMultiOsAccountEnabled(): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getBundleIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountActivated(localId: number, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getBundleIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountActivated(localId: number): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:isMainOsAccount(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountConstraintEnabled(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:isMainOsAccount(): Promise\<boolean>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountConstraintEnabled(localId: number, constraint: string): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountConstraintSourceTypes(localId: number, constraint: string, callback: AsyncCallback\<Array\<ConstraintSourceTypeInfo>>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountTestable(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AccountManager;<br>方法or属性:getOsAccountConstraintSourceTypes(localId: number, constraint: string): Promise\<Array\<ConstraintSourceTypeInfo>>;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountTestable(): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:InputerManager;<br>方法or属性:static registerInputer(authType: AuthType, inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountVerified(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:InputerManager;<br>方法or属性:static unregisterInputer(authType: AuthType): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountVerified(): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:DomainPlugin;<br>方法or属性:auth(domainAccountInfo: DomainAccountInfo, credential: Uint8Array, callback: IUserAuthCallback): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:DomainAccountManager;<br>方法or属性:static registerPlugin(plugin: DomainPlugin): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:checkOsAccountVerified(localId: number): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:DomainAccountManager;<br>方法or属性:static unregisterPlugin(): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountCount(callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:UserIdentityManager;<br>方法or属性:getAuthInfo(callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountCount(): Promise\<number>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:UserIdentityManager;<br>方法or属性:getAuthInfo(authType: AuthType, callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalId(callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AuthType;<br>方法or属性:DOMAIN = 1024|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalId(): Promise\<number>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:AuthSubType;<br>方法or属性:DOMAIN_MIXED = 10240001|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceType;<br>方法or属性:CONSTRAINT_NOT_EXIST = 0|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceType;<br>方法or属性:CONSTRAINT_TYPE_BASE = 1|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceType;<br>方法or属性:CONSTRAINT_TYPE_DEVICE_OWNER = 2|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForDomain(domainInfo: DomainAccountInfo): Promise\<number>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceType;<br>方法or属性:CONSTRAINT_TYPE_PROFILE_OWNER = 3|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceTypeInfo;<br>方法or属性:localId: number;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountConstraints(localId: number): Promise\<Array\<string>>;|@ohos.account.osAccount.d.ts| |新增|NA|类名:ConstraintSourceTypeInfo;<br>方法or属性:type: ConstraintSourceType;|@ohos.account.osAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getActivatedOsAccountLocalIds(callback: AsyncCallback\<Array\<number>>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:addAccount(name: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:addAccount(name: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#createAccount|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getActivatedOsAccountLocalIds(): Promise\<Array\<number>>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:addAccountImplicitly(owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:addAccountImplicitly(owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#createAccountImplicitly|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:deleteAccount(name: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:deleteAccount(name: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#removeAccount|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getCurrentOsAccount(): Promise\<OsAccountInfo>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:disableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:disableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setAppAccess|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountType(callback: AsyncCallback\<OsAccountType>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:enableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:enableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setAppAccess|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountType(): Promise\<OsAccountType>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:checkAppAccountSyncEnable(name: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:checkAppAccountSyncEnable(name: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#checkDataSyncEnabled|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:queryDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setAccountCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setAccountCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setCredential|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:queryDistributedVirtualDeviceId(): Promise\<string>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setAccountExtraInfo(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setAccountExtraInfo(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setCustomData|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForSerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setAppAccountSyncEnable(name: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setAppAccountSyncEnable(name: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setDataSyncEnabled|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountLocalIdForSerialNumber(serialNumber: number): Promise\<number>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setAssociatedData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setAssociatedData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setCustomData|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getSerialNumberForOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAllAccessibleAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAllAccessibleAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAllAccounts|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getSerialNumberForOsAccountLocalId(localId: number): Promise\<number>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAccountsByOwner|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getBundleIdForUid(uid: number, callback: AsyncCallback\<number>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAccountCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAccountCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getCredential|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getBundleIdForUid(uid: number): Promise\<number>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAccountExtraInfo(name: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAccountExtraInfo(name: string, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getCustomData|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:isMainOsAccount(callback: AsyncCallback\<boolean>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAssociatedData(name: string, key: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAssociatedData(name: string, key: string, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getCustomData|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:isMainOsAccount(): Promise\<boolean>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:on(type: 'change', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:on(type: 'change', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#on|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountConstraintSourceTypes(localId: number, constraint: string, callback: AsyncCallback\<Array\<ConstraintSourceTypeInfo>>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:off(type: 'change', callback?: Callback\<Array\<AppAccountInfo>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:off(type: 'change', callback?: Callback\<Array\<AppAccountInfo>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#off|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AccountManager<br>方法or属性:getOsAccountConstraintSourceTypes(localId: number, constraint: string): Promise\<Array\<ConstraintSourceTypeInfo>>;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:authenticate(name: string, owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:authenticate(name: string, owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#auth|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: InputerManager|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getOAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getOAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAuthToken|@ohos.account.appAccount.d.ts|
|新增|NA|类名:InputerManager<br>方法or属性:|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setAuthToken|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: InputerManager<br>方法 or 属性:static registerInputer(authType: AuthType, inputer: IInputer): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#deleteAuthToken|@ohos.account.appAccount.d.ts|
|新增|NA|类名:InputerManager<br>方法or属性:static registerInputer(authType: AuthType, inputer: IInputer): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#setAuthTokenVisibility|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: InputerManager<br>方法 or 属性:static unregisterInputer(authType: AuthType): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#checkAuthTokenVisibility|@ohos.account.appAccount.d.ts|
|新增|NA|类名:InputerManager<br>方法or属性:static unregisterInputer(authType: AuthType): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAllOAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<OAuthTokenInfo>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAllOAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<OAuthTokenInfo>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAllAuthTokens|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: DomainPlugin|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getOAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getOAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAuthList|@ohos.account.appAccount.d.ts|
|新增|NA|类名:DomainPlugin<br>方法or属性:|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAuthenticatorCallback(sessionId: string, callback: AsyncCallback\<AuthenticatorCallback>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAuthenticatorCallback(sessionId: string, callback: AsyncCallback\<AuthenticatorCallback>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#getAuthCallback|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: DomainPlugin<br>方法 or 属性:auth(domainAccountInfo: DomainAccountInfo, credential: Uint8Array, callback: IUserAuthCallback): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AppAccountManager;<br>方法or属性:getAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;<br>旧版本信息:|类名:AppAccountManager;<br>方法or属性:getAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;<br>新版本信息:9<br>代替接口: appAccount.AppAccountManager#queryAuthenticatorInfo|@ohos.account.appAccount.d.ts|
|新增|NA|类名:DomainPlugin<br>方法or属性:auth(domainAccountInfo: DomainAccountInfo, credential: Uint8Array, callback: IUserAuthCallback): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:OAuthTokenInfo;<br>方法or属性:interface OAuthTokenInfo<br>旧版本信息:|类名:OAuthTokenInfo;<br>方法or属性:interface OAuthTokenInfo<br>新版本信息:9<br>代替接口: appAccount.AuthTokenInfo|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: DomainAccountManager|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:OAuthTokenInfo;<br>方法or属性:authType: string;<br>旧版本信息:|类名:OAuthTokenInfo;<br>方法or属性:authType: string;<br>新版本信息:9<br>代替接口: appAccount.AuthTokenInfo|@ohos.account.appAccount.d.ts|
|新增|NA|类名:DomainAccountManager<br>方法or属性:|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:OAuthTokenInfo;<br>方法or属性:token: string;<br>旧版本信息:|类名:OAuthTokenInfo;<br>方法or属性:token: string;<br>新版本信息:9<br>代替接口: appAccount.AuthTokenInfo|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: DomainAccountManager<br>方法 or 属性:static registerPlugin(plugin: DomainPlugin): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:Constants;<br>方法or属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>旧版本信息:|类名:Constants;<br>方法or属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>新版本信息:9<br>代替接口: appAccount.Constants#ACTION_CREATE_ACCOUNT_IMPLICITLY|@ohos.account.appAccount.d.ts|
|新增|NA|类名:DomainAccountManager<br>方法or属性:static registerPlugin(plugin: DomainPlugin): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:Constants;<br>方法or属性:ACTION_AUTHENTICATE = "authenticate"<br>旧版本信息:|类名:Constants;<br>方法or属性:ACTION_AUTHENTICATE = "authenticate"<br>新版本信息:9<br>代替接口: appAccount.Constants#ACTION_AUTH|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: DomainAccountManager<br>方法 or 属性:static unregisterPlugin(): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:enum ResultCode<br>旧版本信息:|类名:ResultCode;<br>方法or属性:enum ResultCode<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:DomainAccountManager<br>方法or属性:static unregisterPlugin(): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:SUCCESS = 0<br>旧版本信息:|类名:ResultCode;<br>方法or属性:SUCCESS = 0<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:UserIdentityManager<br>方法or属性:getAuthInfo(callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_ACCOUNT_NOT_EXIST = 10001<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_ACCOUNT_NOT_EXIST = 10001<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:UserIdentityManager<br>方法or属性:getAuthInfo(authType: AuthType, callback: AsyncCallback\<Array\<EnrolledCredInfo>>): void;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_APP_ACCOUNT_SERVICE_EXCEPTION = 10002<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_APP_ACCOUNT_SERVICE_EXCEPTION = 10002<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: AuthType<br>方法 or 属性:DOMAIN = 1024|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_INVALID_PASSWORD = 10003<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_INVALID_PASSWORD = 10003<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthType<br>方法or属性:DOMAIN = 1024|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_INVALID_REQUEST = 10004<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_INVALID_REQUEST = 10004<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: AuthSubType<br>方法 or 属性:DOMAIN_MIXED = 10240001|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_INVALID_RESPONSE = 10005<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_INVALID_RESPONSE = 10005<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:AuthSubType<br>方法or属性:DOMAIN_MIXED = 10240001|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_NETWORK_EXCEPTION = 10006<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_NETWORK_EXCEPTION = 10006<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceType|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_AUTHENTICATOR_NOT_EXIST = 10007<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_AUTHENTICATOR_NOT_EXIST = 10007<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceType<br>方法or属性:|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_CANCELED = 10008<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_CANCELED = 10008<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceType<br>方法 or 属性:CONSTRAINT_NOT_EXIST = 0|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_LIST_TOO_LARGE = 10009<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_LIST_TOO_LARGE = 10009<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceType<br>方法or属性:CONSTRAINT_NOT_EXIST = 0|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SERVICE_BUSY = 10010<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SERVICE_BUSY = 10010<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceType<br>方法 or 属性:CONSTRAINT_TYPE_BASE = 1|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SERVICE_EXCEPTION = 10011<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SERVICE_EXCEPTION = 10011<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceType<br>方法or属性:CONSTRAINT_TYPE_BASE = 1|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SESSION_NOT_EXIST = 10012<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_SESSION_NOT_EXIST = 10012<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceType<br>方法 or 属性:CONSTRAINT_TYPE_DEVICE_OWNER = 2|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TIMEOUT = 10013<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TIMEOUT = 10013<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceType<br>方法or属性:CONSTRAINT_TYPE_DEVICE_OWNER = 2|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TOKEN_NOT_EXIST = 10014<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TOKEN_NOT_EXIST = 10014<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceType<br>方法 or 属性:CONSTRAINT_TYPE_PROFILE_OWNER = 3|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TOKEN_TOO_MANY = 10015<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_TOKEN_TOO_MANY = 10015<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceType<br>方法or属性:CONSTRAINT_TYPE_PROFILE_OWNER = 3|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_UNSUPPORT_ACTION = 10016<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_UNSUPPORT_ACTION = 10016<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceTypeInfo|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_UNSUPPORT_AUTH_TYPE = 10017<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_OAUTH_UNSUPPORT_AUTH_TYPE = 10017<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceTypeInfo<br>方法or属性:|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:ERROR_PERMISSION_DENIED = 10018<br>旧版本信息:|类名:ResultCode;<br>方法or属性:ERROR_PERMISSION_DENIED = 10018<br>新版本信息:9<br>代替接口:|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceTypeInfo<br>方法 or 属性:localId: number;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AuthenticatorCallback;<br>方法or属性:interface AuthenticatorCallback<br>旧版本信息:|类名:AuthenticatorCallback;<br>方法or属性:interface AuthenticatorCallback<br>新版本信息:9<br>代替接口: AppAccount.AuthCallback|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceTypeInfo<br>方法or属性:localId: number;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AuthenticatorCallback;<br>方法or属性:onResult: (code: number, result: {[key: string]: any}) => void;<br>旧版本信息:|类名:AuthenticatorCallback;<br>方法or属性:onResult: (code: number, result: {[key: string]: any}) => void;<br>新版本信息:9<br>代替接口: AppAccount.AuthCallback|@ohos.account.appAccount.d.ts|
|新增|NA|模块名: ohos.account.osAccount<br>类名: ConstraintSourceTypeInfo<br>方法 or 属性:type: ConstraintSourceType;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:AuthenticatorCallback;<br>方法or属性:onRequestRedirected: (request: Want) => void;<br>旧版本信息:|类名:AuthenticatorCallback;<br>方法or属性:onRequestRedirected: (request: Want) => void;<br>新版本信息:9<br>代替接口: AppAccount.AuthCallback|@ohos.account.appAccount.d.ts|
|新增|NA|类名:ConstraintSourceTypeInfo<br>方法or属性:type: ConstraintSourceType;|@ohos.account.osAccount.d.ts| |废弃版本有变化|类名:Authenticator;<br>方法or属性:addAccountImplicitly(authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>旧版本信息:|类名:Authenticator;<br>方法or属性:addAccountImplicitly(authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>新版本信息:9<br>代替接口: appAccount.Authenticator#createAccountImplicitly|@ohos.account.appAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:Authenticator;<br>方法or属性:authenticate(name: string, authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>旧版本信息:|类名:Authenticator;<br>方法or属性:authenticate(name: string, authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>新版本信息:9<br>代替接口: appAccount.Authenticator#auth|@ohos.account.appAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:DistributedAccountAbility;<br>方法or属性:queryOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;<br>旧版本信息:|类名:DistributedAccountAbility;<br>方法or属性:queryOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;<br>新版本信息:9<br>代替接口: distributedAccount.DistributedAccountAbility#getOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, extraInfo?: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:addAccount(name: string, extraInfo?: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:DistributedAccountAbility;<br>方法or属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:DistributedAccountAbility;<br>方法or属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: distributedAccount.DistributedAccountAbility#setOsAccountDistributedInfo|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:addAccountImplicitly(owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:addAccountImplicitly(owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:isMultiOsAccountEnable(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isMultiOsAccountEnable(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#checkMultiOsAccountEnabled|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:deleteAccount(name: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:deleteAccount(name: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:isOsAccountActived(localId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isOsAccountActived(localId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#checkOsAccountActivated|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:deleteAccount(name: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:deleteAccount(name: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:isOsAccountConstraintEnable(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isOsAccountConstraintEnable(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#checkConstraintEnabled|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:disableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:disableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:isTestOsAccount(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isTestOsAccount(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#checkOsAccountTestable|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:disableAppAccess(name: string, bundleName: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:disableAppAccess(name: string, bundleName: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#checkOsAccountVerified|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:enableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:enableAppAccess(name: string, bundleName: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getCreatedOsAccountsCount(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getCreatedOsAccountsCount(callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountCount|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:enableAppAccess(name: string, bundleName: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:enableAppAccess(name: string, bundleName: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromProcess(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromProcess(callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountLocalId|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:checkAppAccountSyncEnable(name: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:checkAppAccountSyncEnable(name: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromUid(uid: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromUid(uid: number, callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountLocalIdForUid|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:checkAppAccountSyncEnable(name: string): Promise\<boolean>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:checkAppAccountSyncEnable(name: string): Promise\<boolean>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountLocalIdForDomain|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAccountCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAccountCredential(name: string, credentialType: string, credential: string,<br> callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountAllConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountAllConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountConstraints|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAccountCredential(name: string, credentialType: string, credential: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAccountCredential(name: string, credentialType: string, credential: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:queryActivatedOsAccountIds(callback: AsyncCallback\<Array\<number>>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:queryActivatedOsAccountIds(callback: AsyncCallback\<Array\<number>>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getActivatedOsAccountLocalIds|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAccountExtraInfo(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAccountExtraInfo(name: string, extraInfo: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:queryCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:queryCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getCurrentOsAccount|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAccountExtraInfo(name: string, extraInfo: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAccountExtraInfo(name: string, extraInfo: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountTypeFromProcess(callback: AsyncCallback\<OsAccountType>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountTypeFromProcess(callback: AsyncCallback\<OsAccountType>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountType|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAppAccountSyncEnable(name: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAppAccountSyncEnable(name: string, isEnable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#queryDistributedVirtualDeviceId|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAppAccountSyncEnable(name: string, isEnable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAppAccountSyncEnable(name: string, isEnable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdBySerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountLocalIdBySerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getOsAccountLocalIdForSerialNumber|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAssociatedData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAssociatedData(name: string, key: string, value: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |废弃版本有变化|类名:AccountManager;<br>方法or属性:getSerialNumberByOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getSerialNumberByOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: osAccount.AccountManager#getSerialNumberForOsAccountLocalId|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setAssociatedData(name: string, key: string, value: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setAssociatedData(name: string, key: string, value: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:activateOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:activateOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002,12300003,12300008,12300009|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccessibleAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllAccessibleAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:removeOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:removeOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002,12300003,12300008|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccessibleAccounts(): Promise\<Array\<AppAccountInfo>>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllAccessibleAccounts(): Promise\<Array\<AppAccountInfo>>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:setOsAccountConstraints(localId: number, constraints: Array\<string>, enable: boolean,<br> callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:setOsAccountConstraints(localId: number, constraints: Array\<string>, enable: boolean,<br> callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002,12300003,12300008|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:setOsAccountName(localId: number, localName: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:setOsAccountName(localId: number, localName: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002,12300003,12300008|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:queryMaxOsAccountNumber(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:queryMaxOsAccountNumber(callback: AsyncCallback\<number>): void;<br>新版本信息:401,12300001|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAccountCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAccountCredential(name: string, credentialType: string, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:queryAllCreatedOsAccounts(callback: AsyncCallback\<Array\<OsAccountInfo>>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:queryAllCreatedOsAccounts(callback: AsyncCallback\<Array\<OsAccountInfo>>): void;<br>新版本信息:201,401,12300001|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAccountCredential(name: string, credentialType: string): Promise\<string>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAccountCredential(name: string, credentialType: string): Promise\<string>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:createOsAccount(localName: string, type: OsAccountType, callback: AsyncCallback\<OsAccountInfo>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:createOsAccount(localName: string, type: OsAccountType, callback: AsyncCallback\<OsAccountInfo>): void;<br>新版本信息:201,401,12300001,12300002,12300005,12300006,12300007|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAccountExtraInfo(name: string, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAccountExtraInfo(name: string, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:createOsAccountForDomain(type: OsAccountType, domainInfo: DomainAccountInfo, callback: AsyncCallback\<OsAccountInfo>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:createOsAccountForDomain(type: OsAccountType, domainInfo: DomainAccountInfo, callback: AsyncCallback\<OsAccountInfo>): void;<br>新版本信息:201,401,12300001,12300002,12300005,12300006,12300007|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAccountExtraInfo(name: string): Promise\<string>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAccountExtraInfo(name: string): Promise\<string>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:queryOsAccountById(localId: number, callback: AsyncCallback\<OsAccountInfo>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:queryOsAccountById(localId: number, callback: AsyncCallback\<OsAccountInfo>): void;<br>新版本信息:201,401,12300001,12300002,12300003|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAssociatedData(name: string, key: string, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAssociatedData(name: string, key: string, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:getOsAccountProfilePhoto(localId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:getOsAccountProfilePhoto(localId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:201,401,12300001,12300002,12300003|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAssociatedData(name: string, key: string): Promise\<string>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAssociatedData(name: string, key: string): Promise\<string>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:setOsAccountProfilePhoto(localId: number, photo: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:setOsAccountProfilePhoto(localId: number, photo: string, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002,12300003,12300008|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:on(type: 'change', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:on(type: 'change', owners: Array\<string>, callback: Callback\<Array\<AppAccountInfo>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:on(type: 'activate' \| 'activating', name: string, callback: Callback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:on(type: 'activate' \| 'activating', name: string, callback: Callback\<number>): void;<br>新版本信息:201,401,12300001,12300002,12300011|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:off(type: 'change', callback?: Callback\<Array\<AppAccountInfo>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:off(type: 'change', callback?: Callback\<Array\<AppAccountInfo>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:AccountManager;<br>方法or属性:off(type: 'activate' \| 'activating', name: string, callback?: Callback\<number>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:off(type: 'activate' \| 'activating', name: string, callback?: Callback\<number>): void;<br>新版本信息:201,401,12300001,12300002,12300012|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:authenticate(name: string, owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:authenticate(name: string, owner: string, authType: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:getAvailableStatus(authType: AuthType, authTrustLevel: AuthTrustLevel): number;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:getAvailableStatus(authType: AuthType, authTrustLevel: AuthTrustLevel): number;<br>新版本信息:201,401,12300001,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getOAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getOAuthToken(name: string, owner: string, authType: string, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:getProperty(request: GetPropertyRequest, callback: AsyncCallback\<ExecutorProperty>): void;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:getProperty(request: GetPropertyRequest, callback: AsyncCallback\<ExecutorProperty>): void;<br>新版本信息:201,401,12300001,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getOAuthToken(name: string, owner: string, authType: string): Promise\<string>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getOAuthToken(name: string, owner: string, authType: string): Promise\<string>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,12300001,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setOAuthToken(name: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:auth(challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:auth(challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>新版本信息:201,401,12300001,12300002,12300101,12300105,12300106,12300110,12300111,12300112|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setOAuthToken(name: string, authType: string, token: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setOAuthToken(name: string, authType: string, token: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:authUser(userId: number, challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:authUser(userId: number, challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>新版本信息:201,401,12300001,12300002,12300101,12300105,12300106,12300110,12300111,12300112|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): void;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): void;<br>新版本信息:201,401,12300001,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:deleteOAuthToken(name: string, owner: string, authType: string, token: string): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:PINAuth;<br>方法or属性:registerInputer(inputer: IInputer): void;<br>旧版本信息:|类名:PINAuth;<br>方法or属性:registerInputer(inputer: IInputer): void;<br>新版本信息:201,401,12300001,12300002,12300103|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:PINAuth;<br>方法or属性:unregisterInputer(): void;<br>旧版本信息:|类名:PINAuth;<br>方法or属性:unregisterInputer(): void;<br>新版本信息:201|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean): Promise\<void>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:setOAuthTokenVisibility(name: string, authType: string, bundleName: string, isVisible: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:openSession(callback: AsyncCallback\<Uint8Array>): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:openSession(callback: AsyncCallback\<Uint8Array>): void;<br>新版本信息:201,401,12300001|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:addCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:addCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>新版本信息:201,401,12300001,12300002,12300101,12300106|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string): Promise\<boolean>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:checkOAuthTokenVisibility(name: string, authType: string, bundleName: string): Promise\<boolean>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:updateCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:updateCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>新版本信息:201,401,12300001,12300002,12300101,12300106|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllOAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<OAuthTokenInfo>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllOAuthTokens(name: string, owner: string, callback: AsyncCallback\<Array\<OAuthTokenInfo>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:closeSession(): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:closeSession(): void;<br>新版本信息:201|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAllOAuthTokens(name: string, owner: string): Promise\<Array\<OAuthTokenInfo>>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAllOAuthTokens(name: string, owner: string): Promise\<Array\<OAuthTokenInfo>>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:cancel(challenge: Uint8Array): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:cancel(challenge: Uint8Array): void;<br>新版本信息:201,401,12300001,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getOAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getOAuthList(name: string, authType: string, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:delUser(token: Uint8Array, callback: IIdmCallback): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:delUser(token: Uint8Array, callback: IIdmCallback): void;<br>新版本信息:201,401,12300001,12300101|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getOAuthList(name: string, authType: string): Promise\<Array\<string>>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getOAuthList(name: string, authType: string): Promise\<Array\<string>>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:UserIdentityManager;<br>方法or属性:delCred(credentialId: Uint8Array, token: Uint8Array, callback: IIdmCallback): void;<br>旧版本信息:|类名:UserIdentityManager;<br>方法or属性:delCred(credentialId: Uint8Array, token: Uint8Array, callback: IIdmCallback): void;<br>新版本信息:201,401,12300001,12300002,12300101,12300102|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorCallback(sessionId: string, callback: AsyncCallback\<AuthenticatorCallback>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorCallback(sessionId: string, callback: AsyncCallback\<AuthenticatorCallback>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |新增(错误码)|类名:IInputData;<br>方法or属性:onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;<br>旧版本信息:|类名:IInputData;<br>方法or属性:onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;<br>新版本信息:401,12300002|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorCallback(sessionId: string): Promise\<AuthenticatorCallback>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorCallback(sessionId: string): Promise\<AuthenticatorCallback>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |权限有变化|类名:AccountManager;<br>方法or属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:AccountManager;<br>方法or属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>新版本信息:ohos.permission.MANAGE_LOCAL_ACCOUNTS,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorInfo(owner: string, callback: AsyncCallback\<AuthenticatorInfo>): void;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |权限有变化|类名:AccountManager;<br>方法or属性:isOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:ohos.permission.MANAGE_LOCAL_ACCOUNTS,ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|类名:AccountManager;<br>方法or属性:isOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>新版本信息:|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;<br>废弃版本:N/A|类名:AppAccountManager<br>方法 or 属性:getAuthenticatorInfo(owner: string): Promise\<AuthenticatorInfo>;<br>废弃版本:9<br>代替接口:appAccount.AppAccountManager|@ohos.account.appAccount.d.ts| |函数有变化|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<number>): void;|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<void>): void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:OAuthTokenInfo<br>废弃版本:N/A|类名:OAuthTokenInfo<br>废弃版本:9<br>代替接口:appAccount.AuthTokenInfo |@ohos.account.appAccount.d.ts| |函数有变化|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest): Promise\<number>;|类名:UserAuth;<br>方法or属性:setProperty(request: SetPropertyRequest): Promise\<void>;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:Constants<br>方法 or 属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>废弃版本:N/A|类名:Constants<br>方法 or 属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>废弃版本:9<br>代替接口:appAccount.Constants|@ohos.account.appAccount.d.ts| |函数有变化|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): number;|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:Constants<br>方法 or 属性:ACTION_AUTHENTICATE = "authenticate"<br>废弃版本:N/A|类名:Constants<br>方法 or 属性:ACTION_AUTHENTICATE = "authenticate"<br>废弃版本:9<br>代替接口:appAccount.Constants|@ohos.account.appAccount.d.ts| |函数有变化|类名:PINAuth;<br>方法or属性:registerInputer(inputer: IInputer): boolean;|类名:PINAuth;<br>方法or属性:registerInputer(inputer: IInputer): void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:ResultCode<br>废弃版本:N/A|类名:ResultCode<br>废弃版本:9<br>代替接口:N/A|@ohos.account.appAccount.d.ts| |函数有变化|类名:UserIdentityManager;<br>方法or属性:cancel(challenge: Uint8Array): number;|类名:UserIdentityManager;<br>方法or属性:cancel(challenge: Uint8Array): void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AuthenticatorCallback<br>废弃版本:N/A|类名:AuthenticatorCallback<br>废弃版本:9<br>代替接口:AppAccount.AuthCallback |@ohos.account.appAccount.d.ts| |函数有变化|类名:IInputData;<br>方法or属性:onSetData: (pinSubType: AuthSubType, data: Uint8Array) => void;|类名:IInputData;<br>方法or属性:onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:Authenticator<br>方法 or 属性:addAccountImplicitly(authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:N/A|类名:Authenticator<br>方法 or 属性:addAccountImplicitly(authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:9<br>代替接口:appAccount.Authenticator|@ohos.account.appAccount.d.ts| |函数有变化|类名:IInputer;<br>方法or属性:onGetData: (callback: IInputData) => void;|类名:IInputer;<br>方法or属性:onGetData: (authSubType: AuthSubType, callback: IInputData) => void;|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:Authenticator<br>方法 or 属性:authenticate(name: string, authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:N/A|类名:Authenticator<br>方法 or 属性:authenticate(name: string, authType: string, callerBundleName: string, options: {[key: string]: any}, callback: AuthenticatorCallback): void;<br>废弃版本:9<br>代替接口:appAccount.Authenticator|@ohos.account.appAccount.d.ts|
|废弃版本有变化|类名:DistributedAccountAbility<br>方法 or 属性:queryOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;<br>废弃版本:N/A|类名:DistributedAccountAbility<br>方法 or 属性:queryOsAccountDistributedInfo(callback: AsyncCallback\<DistributedInfo>): void;<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:DistributedAccountAbility<br>方法 or 属性:queryOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>废弃版本:N/A|类名:DistributedAccountAbility<br>方法 or 属性:queryOsAccountDistributedInfo(): Promise\<DistributedInfo>;<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:DistributedAccountAbility<br>方法 or 属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:DistributedAccountAbility<br>方法 or 属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:DistributedAccountAbility<br>方法 or 属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>废弃版本:N/A|类名:DistributedAccountAbility<br>方法 or 属性:updateOsAccountDistributedInfo(accountInfo: DistributedInfo): Promise\<void>;<br>废弃版本:9<br>代替接口:distributedAccount.DistributedAccountAbility|@ohos.account.distributedAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isMultiOsAccountEnable(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isMultiOsAccountEnable(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isMultiOsAccountEnable(): Promise\<boolean>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isMultiOsAccountEnable(): Promise\<boolean>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountActived(localId: number, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountActived(localId: number, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountActived(localId: number): Promise\<boolean>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountActived(localId: number): Promise\<boolean>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountConstraintEnable(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountConstraintEnable(localId: number, constraint: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountConstraintEnable(localId: number, constraint: string): Promise\<boolean>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountConstraintEnable(localId: number, constraint: string): Promise\<boolean>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isTestOsAccount(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isTestOsAccount(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isTestOsAccount(): Promise\<boolean>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isTestOsAccount(): Promise\<boolean>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(localId: number, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(localId?: number): Promise\<boolean>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(localId?: number): Promise\<boolean>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getCreatedOsAccountsCount(callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getCreatedOsAccountsCount(callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getCreatedOsAccountsCount(): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getCreatedOsAccountsCount(): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromProcess(callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromProcess(callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromProcess(): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromProcess(): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromUid(uid: number, callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromUid(uid: number, callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromUid(uid: number): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromUid(uid: number): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo, callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdFromDomain(domainInfo: DomainAccountInfo): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountAllConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountAllConstraints(localId: number, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountAllConstraints(localId: number): Promise\<Array\<string>>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountAllConstraints(localId: number): Promise\<Array\<string>>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:queryActivatedOsAccountIds(callback: AsyncCallback\<Array\<number>>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:queryActivatedOsAccountIds(callback: AsyncCallback\<Array\<number>>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:queryActivatedOsAccountIds(): Promise\<Array\<number>>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:queryActivatedOsAccountIds(): Promise\<Array\<number>>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:queryCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:queryCurrentOsAccount(callback: AsyncCallback\<OsAccountInfo>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:queryCurrentOsAccount(): Promise\<OsAccountInfo>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:queryCurrentOsAccount(): Promise\<OsAccountInfo>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountTypeFromProcess(callback: AsyncCallback\<OsAccountType>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountTypeFromProcess(callback: AsyncCallback\<OsAccountType>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountTypeFromProcess(): Promise\<OsAccountType>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountTypeFromProcess(): Promise\<OsAccountType>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getDistributedVirtualDeviceId(callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getDistributedVirtualDeviceId(): Promise\<string>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getDistributedVirtualDeviceId(): Promise\<string>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdBySerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdBySerialNumber(serialNumber: number, callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdBySerialNumber(serialNumber: number): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getOsAccountLocalIdBySerialNumber(serialNumber: number): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getSerialNumberByOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getSerialNumberByOsAccountLocalId(localId: number, callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|废弃版本有变化|类名:AccountManager<br>方法 or 属性:getSerialNumberByOsAccountLocalId(localId: number): Promise\<number>;<br>废弃版本:N/A|类名:AccountManager<br>方法 or 属性:getSerialNumberByOsAccountLocalId(localId: number): Promise\<number>;<br>废弃版本:9<br>代替接口:osAccount.AccountManager|@ohos.account.osAccount.d.ts|
|起始版本有变化|类名:OAuthTokenInfo<br>方法 or 属性:authType: string;<br>起始版本:N/A|类名:OAuthTokenInfo<br>方法 or 属性:authType: string;<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:OAuthTokenInfo<br>方法 or 属性:token: string;<br>起始版本:N/A|类名:OAuthTokenInfo<br>方法 or 属性:token: string;<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:ACTION_ADD_ACCOUNT_IMPLICITLY = "addAccountImplicitly"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:ACTION_AUTHENTICATE = "authenticate"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:ACTION_AUTHENTICATE = "authenticate"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_NAME = "name"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_NAME = "name"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_OWNER = "owner"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_OWNER = "owner"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_TOKEN = "token"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_TOKEN = "token"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_ACTION = "action"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_ACTION = "action"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_AUTH_TYPE = "authType"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_AUTH_TYPE = "authType"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_SESSION_ID = "sessionId"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_SESSION_ID = "sessionId"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_CALLER_PID = "callerPid"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_CALLER_PID = "callerPid"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_CALLER_UID = "callerUid"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_CALLER_UID = "callerUid"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:Constants<br>方法 or 属性:KEY_CALLER_BUNDLE_NAME = "callerBundleName"<br>起始版本:N/A|类名:Constants<br>方法 or 属性:KEY_CALLER_BUNDLE_NAME = "callerBundleName"<br>起始版本:8|@ohos.account.appAccount.d.ts|
|起始版本有变化|类名:DistributedInfo<br>方法 or 属性:name: string;<br>起始版本:N/A|类名:DistributedInfo<br>方法 or 属性:name: string;<br>起始版本:7|@ohos.account.distributedAccount.d.ts|
|起始版本有变化|类名:DistributedInfo<br>方法 or 属性:id: string;<br>起始版本:N/A|类名:DistributedInfo<br>方法 or 属性:id: string;<br>起始版本:7|@ohos.account.distributedAccount.d.ts|
|起始版本有变化|类名:DistributedInfo<br>方法 or 属性:event: string;<br>起始版本:N/A|类名:DistributedInfo<br>方法 or 属性:event: string;<br>起始版本:7|@ohos.account.distributedAccount.d.ts|
|起始版本有变化|类名:PINAuth<br>方法 or 属性:unregisterInputer(): void;<br>起始版本:N/A|类名:PINAuth<br>方法 or 属性:unregisterInputer(): void;<br>起始版本:8|@ohos.account.osAccount.d.ts|
|权限有变化|类名:UserIdentityManager<br>方法 or 属性:getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>权限:ohos.permission.ACCESS_USER_IDM|类名:UserIdentityManager<br>方法 or 属性:getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>权限:ohos.permission.USE_USER_IDM|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:activateOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008, 12300009|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:activateOsAccount(localId: number): Promise\<void>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008, 12300009|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:removeOsAccount(localId: number, callback: AsyncCallback\<void>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:removeOsAccount(localId: number): Promise\<void>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountConstraints(localId: number, constraints: Array\<string>, enable: boolean,<br> callback: AsyncCallback\<void>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountConstraints(localId: number, constraints: Array\<string>, enable: boolean): Promise\<void>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountName(localId: number, localName: string, callback: AsyncCallback\<void>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountName(localId: number, localName: string): Promise\<void>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryMaxOsAccountNumber(callback: AsyncCallback\<number>): void;<br>错误码内容: 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryMaxOsAccountNumber(): Promise\<number>;<br>错误码内容: 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryAllCreatedOsAccounts(callback: AsyncCallback\<Array\<OsAccountInfo>>): void;<br>错误码内容: 201, 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryAllCreatedOsAccounts(): Promise\<Array\<OsAccountInfo>>;<br>错误码内容: 201, 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:createOsAccount(localName: string, type: OsAccountType, callback: AsyncCallback\<OsAccountInfo>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300005, 12300006, 12300007|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:createOsAccount(localName: string, type: OsAccountType): Promise\<OsAccountInfo>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300005, 12300006, 12300007|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:createOsAccountForDomain(type: OsAccountType, domainInfo: DomainAccountInfo, callback: AsyncCallback\<OsAccountInfo>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300005, 12300006, 12300007|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:createOsAccountForDomain(type: OsAccountType, domainInfo: DomainAccountInfo): Promise\<OsAccountInfo>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300005, 12300006, 12300007|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryOsAccountById(localId: number, callback: AsyncCallback\<OsAccountInfo>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:queryOsAccountById(localId: number): Promise\<OsAccountInfo>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:getOsAccountProfilePhoto(localId: number, callback: AsyncCallback\<string>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:getOsAccountProfilePhoto(localId: number): Promise\<string>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountProfilePhoto(localId: number, photo: string, callback: AsyncCallback\<void>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:setOsAccountProfilePhoto(localId: number, photo: string): Promise\<void>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300003, 12300008|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:on(type: 'activate' \| 'activating', name: string, callback: Callback\<number>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300011|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:on(type: 'activate' \| 'activating', name: string, callback: Callback\<number>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300011|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:off(type: 'activate' \| 'activating', name: string, callback?: Callback\<number>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300012|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:AccountManager<br>方法 or 属性:off(type: 'activate' \| 'activating', name: string, callback?: Callback\<number>): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300012|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserAuth<br>方法 or 属性:getAvailableStatus(authType: AuthType, authTrustLevel: AuthTrustLevel): number;<br>错误码内容: 201, 401, 12300001, 12300002|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserAuth<br>方法 or 属性:getProperty(request: GetPropertyRequest, callback: AsyncCallback\<ExecutorProperty>): void;<br>错误码内容: 201, 401, 12300001, 12300002|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserAuth<br>方法 or 属性:getProperty(request: GetPropertyRequest): Promise\<ExecutorProperty>;<br>错误码内容: 201, 401, 12300001, 12300002|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserAuth<br>方法 or 属性:auth(challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>错误码内容: 201, 401, 12300001, 12300002, 12300101, 12300105, 12300106, 12300110, 12300111, 12300112|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserAuth<br>方法 or 属性:authUser(userId: number, challenge: Uint8Array, authType: AuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>错误码内容: 201, 401, 12300001, 12300002, 12300101, 12300105, 12300106, 12300110, 12300111, 12300112|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:PINAuth<br>方法 or 属性:unregisterInputer(): void;<br>错误码内容: 201|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:openSession(callback: AsyncCallback\<Uint8Array>): void;<br>错误码内容: 201, 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:openSession(): Promise\<Uint8Array>;<br>错误码内容: 201, 401, 12300001|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:addCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300101, 12300106|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:updateCredential(credentialInfo: CredentialInfo, callback: IIdmCallback): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300101, 12300106|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:closeSession(): void;<br>错误码内容: 201|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:delUser(token: Uint8Array, callback: IIdmCallback): void;<br>错误码内容: 201, 401, 12300001, 12300101|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:delCred(credentialId: Uint8Array, token: Uint8Array, callback: IIdmCallback): void;<br>错误码内容: 201, 401, 12300001, 12300002, 12300101, 12300102|@ohos.account.osAccount.d.ts|
|新增(错误码)|NA|类名:UserIdentityManager<br>方法 or 属性:getAuthInfo(authType?: AuthType): Promise\<Array\<EnrolledCredInfo>>;<br>错误码内容: 201, 401, 12300001, 12300002, 12300102|@ohos.account.osAccount.d.ts|
|新增(权限)|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>权限:N/A|类名:AccountManager<br>方法 or 属性:isOsAccountVerified(callback: AsyncCallback\<boolean>): void;<br>权限:ohos.permission.MANAGE_LOCAL_ACCOUNTS or ohos.permission.INTERACT_ACROSS_LOCAL_ACCOUNTS|@ohos.account.osAccount.d.ts|
|函数有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>|@ohos.account.appAccount.d.ts|
|函数有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(): Promise\<Array\<AppAccountInfo>>;<br>|@ohos.account.appAccount.d.ts|
|函数有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string, callback: AsyncCallback\<Array\<AppAccountInfo>>): void;<br>|@ohos.account.appAccount.d.ts|
|函数有变化|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>|类名:AppAccountManager<br>方法 or 属性:getAllAccounts(owner: string): Promise\<Array\<AppAccountInfo>>;<br>|@ohos.account.appAccount.d.ts|
|函数有变化|类名:UserAuth<br>方法 or 属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<number>): void;<br>|类名:UserAuth<br>方法 or 属性:setProperty(request: SetPropertyRequest, callback: AsyncCallback\<void>): void;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:UserAuth<br>方法 or 属性:setProperty(request: SetPropertyRequest): Promise\<number>;<br>|类名:UserAuth<br>方法 or 属性:setProperty(request: SetPropertyRequest): Promise\<void>;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:UserAuth<br>方法 or 属性:cancelAuth(contextID: Uint8Array): number;<br>|类名:UserAuth<br>方法 or 属性:cancelAuth(contextID: Uint8Array): void;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:PINAuth<br>方法 or 属性:registerInputer(inputer: IInputer): boolean;<br>|类名:PINAuth<br>方法 or 属性:registerInputer(inputer: IInputer): void;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:UserIdentityManager<br>方法 or 属性:cancel(challenge: Uint8Array): number;<br>|类名:UserIdentityManager<br>方法 or 属性:cancel(challenge: Uint8Array): void;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:IInputData<br>方法 or 属性:onSetData: (pinSubType: AuthSubType, data: Uint8Array) => void;<br>|类名:IInputData<br>方法 or 属性:onSetData: (authSubType: AuthSubType, data: Uint8Array) => void;<br>|@ohos.account.osAccount.d.ts|
|函数有变化|类名:IInputer<br>方法 or 属性:onGetData: (callback: IInputData) => void;<br>|类名:IInputer<br>方法 or 属性:onGetData: (authSubType: AuthSubType, callback: IInputData) => void;<br>|@ohos.account.osAccount.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:Contact<br>方法or属性:readonly id?: number|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function getURI(name: string, callback: AsyncCallback\<object>): void;<br>旧版本信息:|类名:settings;<br>方法or属性:function getURI(name: string, callback: AsyncCallback\<object>): void;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:readonly key?: string|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function getURI(name: string): Promise\<object>;<br>旧版本信息:|类名:settings;<br>方法or属性:function getURI(name: string): Promise\<object>;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:contactAttributes?: ContactAttributes|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:emails?: Email[]|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:events?: Event[]|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:groups?: Group[]|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:imAddresses?: ImAddress[]|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:phoneNumbers?: PhoneNumber[]|@ohos.contact.d.ts| |废弃版本有变化|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>新版本信息:9<br>代替接口:|@ohos.settings.d.ts|
|新增|NA|类名:Contact<br>方法or属性:portrait?: Portrait|@ohos.contact.d.ts| |新增(错误码)|类名:call;<br>方法or属性:function makeCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:call;<br>方法or属性:function makeCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增|NA|类名:Contact<br>方法or属性:postalAddresses?: PostalAddress[]|@ohos.contact.d.ts| |新增(错误码)|类名:call;<br>方法or属性:function makeCall(phoneNumber: string): Promise\<void>;<br>旧版本信息:|类名:call;<br>方法or属性:function makeCall(phoneNumber: string): Promise\<void>;<br>新版本信息:401,8300001,8300002,8300003,8300999|@ohos.telephony.call.d.ts|
|新增|NA|类名:Contact<br>方法or属性:relations?: Relation[]|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function addContact(contact: Contact, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:contact;<br>方法or属性:function addContact(contact: Contact, callback: AsyncCallback\<number>): void;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:sipAddresses?: SipAddress[]|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function addContact(contact: Contact): Promise\<number>;<br>旧版本信息:|类名:contact;<br>方法or属性:function addContact(contact: Contact): Promise\<number>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:websites?: Website[]|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function deleteContact(key: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:contact;<br>方法or属性:function deleteContact(key: string, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:name?: Name|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function deleteContact(key: string): Promise\<void>;<br>旧版本信息:|类名:contact;<br>方法or属性:function deleteContact(key: string): Promise\<void>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:nickName?: NickName|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function updateContact(contact: Contact, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:contact;<br>方法or属性:function updateContact(contact: Contact, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:note?: Note|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function updateContact(contact: Contact, attrs: ContactAttributes, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:contact;<br>方法or属性:function updateContact(contact: Contact, attrs: ContactAttributes, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Contact<br>方法or属性:organization?: Organization|@ohos.contact.d.ts| |权限有变化|类名:contact;<br>方法or属性:function updateContact(contact: Contact, attrs?: ContactAttributes): Promise\<void>;<br>旧版本信息:|类名:contact;<br>方法or属性:function updateContact(contact: Contact, attrs?: ContactAttributes): Promise\<void>;<br>新版本信息:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts|
|新增|NA|类名:Email<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |权限有变化|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>新版本信息:ohos.permission.MANAGE_SECURE_SETTINGS|@ohos.settings.d.ts|
|新增|NA|类名:Email<br>方法or属性:displayName?: string|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Email<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Event<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Event<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Group<br>方法or属性:groupId?: number|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>旧版本信息:|类名:settings;<br>方法or属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Holder<br>方法or属性:readonly displayName?: string|@ohos.contact.d.ts| |model有变化|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>旧版本信息:|类名:settings;<br>方法or属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>新版本信息:FAModelOnly|@ohos.settings.d.ts|
|新增|NA|类名:Holder<br>方法or属性:holderId?: number|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:readonly id: number|类名:Contact;<br>方法or属性:readonly id?: number|@ohos.contact.d.ts|
|新增|NA|类名:ImAddress<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:readonly key: string|类名:Contact;<br>方法or属性:readonly key?: string|@ohos.contact.d.ts|
|新增|NA|类名:ImAddress<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:contactAttributes: ContactAttributes|类名:Contact;<br>方法or属性:contactAttributes?: ContactAttributes|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:familyName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:emails: Email[]|类名:Contact;<br>方法or属性:emails?: Email[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:familyNamePhonetic?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:events: Event[]|类名:Contact;<br>方法or属性:events?: Event[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:givenName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:groups: Group[]|类名:Contact;<br>方法or属性:groups?: Group[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:givenNamePhonetic?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:imAddresses: ImAddress[]|类名:Contact;<br>方法or属性:imAddresses?: ImAddress[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:middleName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:phoneNumbers: PhoneNumber[]|类名:Contact;<br>方法or属性:phoneNumbers?: PhoneNumber[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:middleNamePhonetic?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:portrait: Portrait|类名:Contact;<br>方法or属性:portrait?: Portrait|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:namePrefix?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:postalAddresses: PostalAddress[]|类名:Contact;<br>方法or属性:postalAddresses?: PostalAddress[]|@ohos.contact.d.ts|
|新增|NA|类名:Name<br>方法or属性:nameSuffix?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:relations: Relation[]|类名:Contact;<br>方法or属性:relations?: Relation[]|@ohos.contact.d.ts|
|新增|NA|类名:Organization<br>方法or属性:title?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:sipAddresses: SipAddress[]|类名:Contact;<br>方法or属性:sipAddresses?: SipAddress[]|@ohos.contact.d.ts|
|新增|NA|类名:PhoneNumber<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:websites: Website[]|类名:Contact;<br>方法or属性:websites?: Website[]|@ohos.contact.d.ts|
|新增|NA|类名:PhoneNumber<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:name: Name|类名:Contact;<br>方法or属性:name?: Name|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:city?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:nickName: NickName|类名:Contact;<br>方法or属性:nickName?: NickName|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:country?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:note: Note|类名:Contact;<br>方法or属性:note?: Note|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |函数有变化|类名:Contact;<br>方法or属性:organization: Organization|类名:Contact;<br>方法or属性:organization?: Organization|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:neighborhood?: string|@ohos.contact.d.ts| |函数有变化|类名:Email;<br>方法or属性:labelName: string|类名:Email;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:pobox?: string|@ohos.contact.d.ts| |函数有变化|类名:Event;<br>方法or属性:labelName: string|类名:Event;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:postcode?: string|@ohos.contact.d.ts| |函数有变化|类名:ImAddress;<br>方法or属性:labelName: string|类名:ImAddress;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:region?: string|@ohos.contact.d.ts| |函数有变化|类名:PhoneNumber;<br>方法or属性:labelName: string|类名:PhoneNumber;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:street?: string|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:labelName: string|类名:PostalAddress;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:PostalAddress<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |函数有变化|类名:Relation;<br>方法or属性:labelName: string|类名:Relation;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:Relation<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |函数有变化|类名:SipAddress;<br>方法or属性:labelName: string|类名:SipAddress;<br>方法or属性:labelName?: string|@ohos.contact.d.ts|
|新增|NA|类名:Relation<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |函数有变化|类名:Email;<br>方法or属性:displayName: string|类名:Email;<br>方法or属性:displayName?: string|@ohos.contact.d.ts|
|新增|NA|类名:SipAddress<br>方法or属性:labelName?: string|@ohos.contact.d.ts| |函数有变化|类名:Email;<br>方法or属性:labelId: number|类名:Email;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|新增|NA|类名:SipAddress<br>方法or属性:labelId?: number|@ohos.contact.d.ts| |函数有变化|类名:Event;<br>方法or属性:labelId: number|类名:Event;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>model:N/A|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:ImAddress;<br>方法or属性:labelId: number|类名:ImAddress;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>model:N/A|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:PhoneNumber;<br>方法or属性:labelId: number|类名:PhoneNumber;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>model:N/A|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:labelId: number|类名:PostalAddress;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>model:N/A|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:Relation;<br>方法or属性:labelId: number|类名:Relation;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>model:N/A|类名:settings<br>方法 or 属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:SipAddress;<br>方法or属性:labelId: number|类名:SipAddress;<br>方法or属性:labelId?: number|@ohos.contact.d.ts|
|model有变化|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>model:N/A|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>model:@FAModelOnly|@ohos.settings.d.ts| |函数有变化|类名:Group;<br>方法or属性:groupId: number|类名:Group;<br>方法or属性:groupId?: number|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function getURI(name: string, callback: AsyncCallback\<object>): void;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function getURI(name: string, callback: AsyncCallback\<object>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Holder;<br>方法or属性:readonly displayName: string|类名:Holder;<br>方法or属性:readonly displayName?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function getURI(name: string): Promise\<object>;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function getURI(name: string): Promise\<object>;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Holder;<br>方法or属性:holderId: number|类名:Holder;<br>方法or属性:holderId?: number|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string, callback: AsyncCallback\<object>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:familyName: string|类名:Name;<br>方法or属性:familyName?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function getValue(dataAbilityHelper: DataAbilityHelper, name: string): Promise\<object>;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:familyNamePhonetic: string|类名:Name;<br>方法or属性:familyNamePhonetic?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:givenName: string|类名:Name;<br>方法or属性:givenName?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function setValue(dataAbilityHelper: DataAbilityHelper, name: string, value: object): Promise\<boolean>;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:givenNamePhonetic: string|类名:Name;<br>方法or属性:givenNamePhonetic?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function getValueSync(dataAbilityHelper: DataAbilityHelper, name: string, defValue: string): string;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:middleName: string|类名:Name;<br>方法or属性:middleName?: string|@ohos.contact.d.ts|
|废弃版本有变化|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>废弃版本:N/A|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>废弃版本:9<br>代替接口:N/A|@ohos.settings.d.ts| |函数有变化|类名:Name;<br>方法or属性:middleNamePhonetic: string|类名:Name;<br>方法or属性:middleNamePhonetic?: string|@ohos.contact.d.ts|
|新增(错误码)|NA|类名:call<br>方法 or 属性:function makeCall(phoneNumber: string, callback: AsyncCallback\<void>): void;<br>错误码内容: 401, 8300001, 8300002, 8300003, 8300999|@ohos.telephony.call.d.ts| |函数有变化|类名:Name;<br>方法or属性:namePrefix: string|类名:Name;<br>方法or属性:namePrefix?: string|@ohos.contact.d.ts|
|新增(错误码)|NA|类名:call<br>方法 or 属性:function makeCall(phoneNumber: string): Promise\<void>;<br>错误码内容: 401, 8300001, 8300002, 8300003, 8300999|@ohos.telephony.call.d.ts| |函数有变化|类名:Name;<br>方法or属性:nameSuffix: string|类名:Name;<br>方法or属性:nameSuffix?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function addContact(contact: Contact, callback: AsyncCallback\<number>): void;<br>权限:N/A|类名:contact<br>方法 or 属性:function addContact(contact: Contact, callback: AsyncCallback\<number>): void;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:Organization;<br>方法or属性:title: string|类名:Organization;<br>方法or属性:title?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function addContact(contact: Contact): Promise\<number>;<br>权限:N/A|类名:contact<br>方法 or 属性:function addContact(contact: Contact): Promise\<number>;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:city: string|类名:PostalAddress;<br>方法or属性:city?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function deleteContact(key: string, callback: AsyncCallback\<void>): void;<br>权限:N/A|类名:contact<br>方法 or 属性:function deleteContact(key: string, callback: AsyncCallback\<void>): void;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:country: string|类名:PostalAddress;<br>方法or属性:country?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function deleteContact(key: string): Promise\<void>;<br>权限:N/A|类名:contact<br>方法 or 属性:function deleteContact(key: string): Promise\<void>;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:neighborhood: string|类名:PostalAddress;<br>方法or属性:neighborhood?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, callback: AsyncCallback\<void>): void;<br>权限:N/A|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, callback: AsyncCallback\<void>): void;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:pobox: string|类名:PostalAddress;<br>方法or属性:pobox?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, attrs: ContactAttributes, callback: AsyncCallback\<void>): void;<br>权限:N/A|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, attrs: ContactAttributes, callback: AsyncCallback\<void>): void;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:postcode: string|类名:PostalAddress;<br>方法or属性:postcode?: string|@ohos.contact.d.ts|
|新增(权限)|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, attrs?: ContactAttributes): Promise\<void>;<br>权限:N/A|类名:contact<br>方法 or 属性:function updateContact(contact: Contact, attrs?: ContactAttributes): Promise\<void>;<br>权限:ohos.permission.WRITE_CONTACTS|@ohos.contact.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:region: string|类名:PostalAddress;<br>方法or属性:region?: string|@ohos.contact.d.ts|
|新增(权限)|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>权限:N/A|类名:settings<br>方法 or 属性:function setValueSync(dataAbilityHelper: DataAbilityHelper, name: string, value: string): boolean;<br>权限:ohos.permission.MANAGE_SECURE_SETTINGS|@ohos.settings.d.ts| |函数有变化|类名:PostalAddress;<br>方法or属性:street: string|类名:PostalAddress;<br>方法or属性:street?: string|@ohos.contact.d.ts|
|SysCap有变化|类名:contact<br>方法 or 属性:function selectContact(callback: AsyncCallback\<Array\<Contact>>): void;<br>SysCap:SystemCapability.Applications.ContactsData|类名:contact<br>方法 or 属性:function selectContact(callback: AsyncCallback\<Array\<Contact>>): void;<br>SysCap:SystemCapability.Applications.Contacts|@ohos.contact.d.ts|
|SysCap有变化|类名:contact<br>方法 or 属性:function selectContact(): Promise\<Array\<Contact>>;<br>SysCap:SystemCapability.Applications.ContactsData|类名:contact<br>方法 or 属性:function selectContact(): Promise\<Array\<Contact>>;<br>SysCap:SystemCapability.Applications.Contacts|@ohos.contact.d.ts|
因为 它太大了无法显示 source diff 。你可以改为 查看blob
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.batteryInfo<br>类名: batteryInfo<br>方法 or 属性: const batteryCapacityLevel: BatteryCapacityLevel;|@ohos.batteryInfo.d.ts| |删除|类名:power;<br>方法or属性:function shutdownDevice(reason: string): void;|NA|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: batteryInfo<br>方法 or 属性: const estimatedRemainingChargeTime: number;|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_FULL|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: batteryInfo<br>方法 or 属性: const totalEnergy: number;|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_HIGH|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: batteryInfo<br>方法 or 属性: const nowCurrent: number;|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_NORMAL|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: batteryInfo<br>方法 or 属性: const remainingEnergy: number;|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_LOW|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_WARNING|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_FULL|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_CRITICAL|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_HIGH|@ohos.batteryInfo.d.ts| |新增|NA|类名:BatteryCapacityLevel;<br>方法or属性:LEVEL_SHUTDOWN|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_NORMAL|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_SOC = "soc"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_LOW|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_CHARGE_STATE = "chargeState"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_WARNING|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_HEALTH_STATE = "healthState"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_CRITICAL|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_PLUGGED_TYPE = "pluggedType"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: BatteryCapacityLevel<br>方法 or 属性: LEVEL_SHUTDOWN|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_VOLTAGE = "voltage"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_TECHNOLOGY = "technology"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_SOC = "soc"|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_TEMPERATURE = "temperature"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_CHARGE_STATE = "chargeState"|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_PRESENT = "present"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_HEALTH_STATE = "healthState"|@ohos.batteryInfo.d.ts| |新增|NA|类名:CommonEventBatteryChangedKey;<br>方法or属性:EXTRA_CAPACITY_LEVEL = "capacityLevel"|@ohos.batteryInfo.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_PLUGGED_TYPE = "pluggedType"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function shutdown(reason: string): void;|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_VOLTAGE = "voltage"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function reboot(reason: string): void;|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_TECHNOLOGY = "technology"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function isActive(): boolean;|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_TEMPERATURE = "temperature"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function wakeup(detail: string): void;|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_PRESENT = "present"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function suspend(): void;|@ohos.power.d.ts|
|新增|NA|模块名: ohos.batteryInfo<br>类名: CommonEventBatteryChangedKey<br>方法 or 属性: EXTRA_CAPACITY_LEVEL = "capacityLevel"|@ohos.batteryInfo.d.ts| |新增|NA|类名:power;<br>方法or属性:function getPowerMode(): DevicePowerMode;|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function shutdown(reason: string): void;|@ohos.power.d.ts| |新增|NA|类名:power;<br>方法or属性:function setPowerMode(mode: DevicePowerMode, callback: AsyncCallback\<void>): void;|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function reboot(reason: string): void;|@ohos.power.d.ts| |新增|NA|类名:power;<br>方法or属性:function setPowerMode(mode: DevicePowerMode): Promise\<void>;|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function isActive(): boolean;|@ohos.power.d.ts| |新增|NA|类名:DevicePowerMode;<br>方法or属性:MODE_NORMAL = 600|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function wakeup(detail: string): void;|@ohos.power.d.ts| |新增|NA|类名:DevicePowerMode;<br>方法or属性:MODE_POWER_SAVE|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function suspend(): void;|@ohos.power.d.ts| |新增|NA|类名:DevicePowerMode;<br>方法or属性:MODE_PERFORMANCE|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function getPowerMode(): DevicePowerMode;|@ohos.power.d.ts| |新增|NA|类名:DevicePowerMode;<br>方法or属性:MODE_EXTREME_POWER_SAVE|@ohos.power.d.ts|
|新增|NA|类名:power<br>方法or属性:function setPowerMode(mode: DevicePowerMode, callback: AsyncCallback\<void>): void;|@ohos.power.d.ts| |新增|NA|类名:runningLock;<br>方法or属性:function isSupported(type: RunningLockType): boolean;|@ohos.runningLock.d.ts|
|新增|NA|类名:power<br>方法or属性:function setPowerMode(mode: DevicePowerMode): Promise\<void>;|@ohos.power.d.ts| |新增|NA|类名:runningLock;<br>方法or属性:function create(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;|@ohos.runningLock.d.ts|
|新增|NA|模块名: ohos.power<br>类名: DevicePowerMode|@ohos.power.d.ts| |新增|NA|类名:runningLock;<br>方法or属性:function create(name: string, type: RunningLockType): Promise\<RunningLock>;|@ohos.runningLock.d.ts|
|新增|NA|类名:DevicePowerMode<br>方法or属性:|@ohos.power.d.ts| |新增|NA|类名:RunningLock;<br>方法or属性:hold(timeout: number): void;|@ohos.runningLock.d.ts|
|新增|NA|模块名: ohos.power<br>类名: DevicePowerMode<br>方法 or 属性:MODE_NORMAL = 600|@ohos.power.d.ts| |新增|NA|类名:RunningLock;<br>方法or属性:isHolding(): boolean;|@ohos.runningLock.d.ts|
|新增|NA|类名:DevicePowerMode<br>方法or属性:MODE_NORMAL = 600|@ohos.power.d.ts| |新增|NA|类名:RunningLock;<br>方法or属性:unhold(): void;|@ohos.runningLock.d.ts|
|新增|NA|模块名: ohos.power<br>类名: DevicePowerMode<br>方法 or 属性:MODE_POWER_SAVE|@ohos.power.d.ts| |新增|NA|类名:thermal;<br>方法or属性:function registerThermalLevelCallback(callback: Callback\<ThermalLevel>): void;|@ohos.thermal.d.ts|
|新增|NA|类名:DevicePowerMode<br>方法or属性:MODE_POWER_SAVE|@ohos.power.d.ts| |新增|NA|类名:thermal;<br>方法or属性:function unregisterThermalLevelCallback(callback?: Callback\<void>): void;|@ohos.thermal.d.ts|
|新增|NA|模块名: ohos.power<br>类名: DevicePowerMode<br>方法 or 属性:MODE_PERFORMANCE|@ohos.power.d.ts| |新增|NA|类名:thermal;<br>方法or属性:function getLevel(): ThermalLevel;|@ohos.thermal.d.ts|
|新增|NA|类名:DevicePowerMode<br>方法or属性:MODE_PERFORMANCE|@ohos.power.d.ts| |废弃版本有变化|类名:power;<br>方法or属性:function rebootDevice(reason: string): void;<br>旧版本信息:|类名:power;<br>方法or属性:function rebootDevice(reason: string): void;<br>新版本信息:9<br>代替接口: |@ohos.power.d.ts|
|新增|NA|模块名: ohos.power<br>类名: DevicePowerMode<br>方法 or 属性:MODE_EXTREME_POWER_SAVE|@ohos.power.d.ts| |废弃版本有变化|类名:power;<br>方法or属性:function isScreenOn(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:power;<br>方法or属性:function isScreenOn(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: |@ohos.power.d.ts|
|新增|NA|类名:DevicePowerMode<br>方法or属性:MODE_EXTREME_POWER_SAVE|@ohos.power.d.ts| |废弃版本有变化|类名:power;<br>方法or属性:function isScreenOn(): Promise\<boolean>;<br>旧版本信息:|类名:power;<br>方法or属性:function isScreenOn(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: |@ohos.power.d.ts|
|新增|NA|类名:RunningLock<br>方法or属性:hold(timeout: number): void;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:runningLock;<br>方法or属性:function isRunningLockTypeSupported(type: RunningLockType, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:runningLock;<br>方法or属性:function isRunningLockTypeSupported(type: RunningLockType, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:RunningLock<br>方法or属性:isHolding(): boolean;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:runningLock;<br>方法or属性:function isRunningLockTypeSupported(type: RunningLockType): Promise\<boolean>;<br>旧版本信息:|类名:runningLock;<br>方法or属性:function isRunningLockTypeSupported(type: RunningLockType): Promise\<boolean>;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:RunningLock<br>方法or属性:unhold(): void;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:runningLock;<br>方法or属性:function createRunningLock(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;<br>旧版本信息:|类名:runningLock;<br>方法or属性:function createRunningLock(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:runningLock<br>方法or属性:function isSupported(type: RunningLockType): boolean;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:runningLock;<br>方法or属性:function createRunningLock(name: string, type: RunningLockType): Promise\<RunningLock>;<br>旧版本信息:|类名:runningLock;<br>方法or属性:function createRunningLock(name: string, type: RunningLockType): Promise\<RunningLock>;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:runningLock<br>方法or属性:function create(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:RunningLock;<br>方法or属性:lock(timeout: number): void;<br>旧版本信息:|类名:RunningLock;<br>方法or属性:lock(timeout: number): void;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:runningLock<br>方法or属性:function create(name: string, type: RunningLockType): Promise\<RunningLock>;|@ohos.runningLock.d.ts| |废弃版本有变化|类名:RunningLock;<br>方法or属性:isUsed(): boolean;<br>旧版本信息:|类名:RunningLock;<br>方法or属性:isUsed(): boolean;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:thermal<br>方法or属性:function registerThermalLevelCallback(callback: Callback\<ThermalLevel>): void;|@ohos.thermal.d.ts| |废弃版本有变化|类名:RunningLock;<br>方法or属性:unlock(): void;<br>旧版本信息:|类名:RunningLock;<br>方法or属性:unlock(): void;<br>新版本信息:9<br>代替接口: |@ohos.runningLock.d.ts|
|新增|NA|类名:thermal<br>方法or属性:function unregisterThermalLevelCallback(callback?: Callback\<void>): void;|@ohos.thermal.d.ts| |废弃版本有变化|类名:thermal;<br>方法or属性:function subscribeThermalLevel(callback: AsyncCallback\<ThermalLevel>): void;<br>旧版本信息:|类名:thermal;<br>方法or属性:function subscribeThermalLevel(callback: AsyncCallback\<ThermalLevel>): void;<br>新版本信息:9<br>代替接口: |@ohos.thermal.d.ts|
|新增|NA|类名:thermal<br>方法or属性:function getLevel(): ThermalLevel;|@ohos.thermal.d.ts| |废弃版本有变化|类名:thermal;<br>方法or属性:function unsubscribeThermalLevel(callback?: AsyncCallback\<void>): void;<br>旧版本信息:|类名:thermal;<br>方法or属性:function unsubscribeThermalLevel(callback?: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: |@ohos.thermal.d.ts|
|删除|模块名:ohos.power<br>类名:power<br>方法 or 属性:function shutdownDevice(reason: string): void;|NA|@ohos.power.d.ts| |废弃版本有变化|类名:thermal;<br>方法or属性:function getThermalLevel(): ThermalLevel;<br>旧版本信息:|类名:thermal;<br>方法or属性:function getThermalLevel(): ThermalLevel;<br>新版本信息:9<br>代替接口: |@ohos.thermal.d.ts|
|访问级别有变化|类名:brightness<br>访问级别:公开API|类名:brightness<br>访问级别:系统API|@ohos.brightness.d.ts| |废弃版本有变化|类名:BatteryResponse;<br>方法or属性:export interface BatteryResponse<br>旧版本信息:|类名:BatteryResponse;<br>方法or属性:export interface BatteryResponse<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:power<br>方法 or 属性:function rebootDevice(reason: string): void;<br>废弃版本:N/A|类名:power<br>方法 or 属性:function rebootDevice(reason: string): void;<br>废弃版本:9<br>代替接口:{@link power|@ohos.power.d.ts| |废弃版本有变化|类名:BatteryResponse;<br>方法or属性:charging: boolean;<br>旧版本信息:|类名:BatteryResponse;<br>方法or属性:charging: boolean;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:power<br>方法 or 属性:function isScreenOn(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:power<br>方法 or 属性:function isScreenOn(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:{@link power|@ohos.power.d.ts| |废弃版本有变化|类名:BatteryResponse;<br>方法or属性:level: number;<br>旧版本信息:|类名:BatteryResponse;<br>方法or属性:level: number;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:power<br>方法 or 属性:function isScreenOn(): Promise\<boolean>;<br>废弃版本:N/A|类名:power<br>方法 or 属性:function isScreenOn(): Promise\<boolean>;<br>废弃版本:9<br>代替接口:{@link power|@ohos.power.d.ts| |废弃版本有变化|类名:GetStatusOptions;<br>方法or属性:export interface GetStatusOptions<br>旧版本信息:|类名:GetStatusOptions;<br>方法or属性:export interface GetStatusOptions<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:RunningLock<br>方法 or 属性:lock(timeout: number): void;<br>废弃版本:N/A|类名:RunningLock<br>方法 or 属性:lock(timeout: number): void;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:GetStatusOptions;<br>方法or属性:success?: (data: BatteryResponse) => void;<br>旧版本信息:|类名:GetStatusOptions;<br>方法or属性:success?: (data: BatteryResponse) => void;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:RunningLock<br>方法 or 属性:isUsed(): boolean;<br>废弃版本:N/A|类名:RunningLock<br>方法 or 属性:isUsed(): boolean;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:GetStatusOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:GetStatusOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:RunningLock<br>方法 or 属性:unlock(): void;<br>废弃版本:N/A|类名:RunningLock<br>方法 or 属性:unlock(): void;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:GetStatusOptions;<br>方法or属性:complete?: () => void;<br>旧版本信息:|类名:GetStatusOptions;<br>方法or属性:complete?: () => void;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:runningLock<br>方法 or 属性:function isRunningLockTypeSupported(type: RunningLockType, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:runningLock<br>方法 or 属性:function isRunningLockTypeSupported(type: RunningLockType, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:Battery;<br>方法or属性:export default class Battery<br>旧版本信息:|类名:Battery;<br>方法or属性:export default class Battery<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:runningLock<br>方法 or 属性:function isRunningLockTypeSupported(type: RunningLockType): Promise\<boolean>;<br>废弃版本:N/A|类名:runningLock<br>方法 or 属性:function isRunningLockTypeSupported(type: RunningLockType): Promise\<boolean>;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:Battery;<br>方法or属性:static getStatus(options?: GetStatusOptions): void;<br>旧版本信息:|类名:Battery;<br>方法or属性:static getStatus(options?: GetStatusOptions): void;<br>新版本信息:6<br>代替接口:|@system.battery.d.ts|
|废弃版本有变化|类名:runningLock<br>方法 or 属性:function createRunningLock(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;<br>废弃版本:N/A|类名:runningLock<br>方法 or 属性:function createRunningLock(name: string, type: RunningLockType, callback: AsyncCallback\<RunningLock>): void;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:BrightnessResponse;<br>方法or属性:export interface BrightnessResponse<br>旧版本信息:|类名:BrightnessResponse;<br>方法or属性:export interface BrightnessResponse<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:runningLock<br>方法 or 属性:function createRunningLock(name: string, type: RunningLockType): Promise\<RunningLock>;<br>废弃版本:N/A|类名:runningLock<br>方法 or 属性:function createRunningLock(name: string, type: RunningLockType): Promise\<RunningLock>;<br>废弃版本:9<br>代替接口:{@link RunningLock|@ohos.runningLock.d.ts| |废弃版本有变化|类名:BrightnessResponse;<br>方法or属性:value: number;<br>旧版本信息:|类名:BrightnessResponse;<br>方法or属性:value: number;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:thermal<br>方法 or 属性:function subscribeThermalLevel(callback: AsyncCallback\<ThermalLevel>): void;<br>废弃版本:N/A|类名:thermal<br>方法 or 属性:function subscribeThermalLevel(callback: AsyncCallback\<ThermalLevel>): void;<br>废弃版本:9<br>代替接口:{@link thermal|@ohos.thermal.d.ts| |废弃版本有变化|类名:SetBrightnessOptions;<br>方法or属性:value: number;<br>旧版本信息:|类名:SetBrightnessOptions;<br>方法or属性:value: number;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:thermal<br>方法 or 属性:function unsubscribeThermalLevel(callback?: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:thermal<br>方法 or 属性:function unsubscribeThermalLevel(callback?: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:{@link thermal|@ohos.thermal.d.ts| |废弃版本有变化|类名:GetBrightnessOptions;<br>方法or属性:export interface GetBrightnessOptions<br>旧版本信息:|类名:GetBrightnessOptions;<br>方法or属性:export interface GetBrightnessOptions<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:thermal<br>方法 or 属性:function getThermalLevel(): ThermalLevel;<br>废弃版本:N/A|类名:thermal<br>方法 or 属性:function getThermalLevel(): ThermalLevel;<br>废弃版本:9<br>代替接口:{@link thermal|@ohos.thermal.d.ts| |废弃版本有变化|类名:GetBrightnessOptions;<br>方法or属性:success?: (data: BrightnessResponse) => void;<br>旧版本信息:|类名:GetBrightnessOptions;<br>方法or属性:success?: (data: BrightnessResponse) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BatteryResponse<br>废弃版本:N/A|类名:BatteryResponse<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:GetBrightnessOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:GetBrightnessOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BatteryResponse<br>方法 or 属性:charging: boolean;<br>废弃版本:N/A|类名:BatteryResponse<br>方法 or 属性:charging: boolean;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:SetBrightnessOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:SetBrightnessOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BatteryResponse<br>方法 or 属性:level: number;<br>废弃版本:N/A|类名:BatteryResponse<br>方法 or 属性:level: number;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:GetBrightnessModeOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:GetBrightnessModeOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetStatusOptions<br>废弃版本:N/A|类名:GetStatusOptions<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:SetBrightnessModeOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:SetBrightnessModeOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetStatusOptions<br>方法 or 属性:success?: (data: BatteryResponse) => void;<br>废弃版本:N/A|类名:GetStatusOptions<br>方法 or 属性:success?: (data: BatteryResponse) => void;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:SetKeepScreenOnOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:SetKeepScreenOnOptions;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetStatusOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:GetStatusOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:GetBrightnessOptions;<br>方法or属性:complete?: () => void;<br>旧版本信息:|类名:GetBrightnessOptions;<br>方法or属性:complete?: () => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetStatusOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:N/A|类名:GetStatusOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:SetBrightnessOptions;<br>方法or属性:complete?: () => void<br>旧版本信息:|类名:SetBrightnessOptions;<br>方法or属性:complete?: () => void<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:Battery<br>废弃版本:N/A|类名:Battery<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:GetBrightnessModeOptions;<br>方法or属性:complete?: () => void;<br>旧版本信息:|类名:GetBrightnessModeOptions;<br>方法or属性:complete?: () => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:Battery<br>方法 or 属性:static getStatus(options?: GetStatusOptions): void;<br>废弃版本:N/A|类名:Battery<br>方法 or 属性:static getStatus(options?: GetStatusOptions): void;<br>废弃版本:6<br>代替接口:N/A|@system.battery.d.ts| |废弃版本有变化|类名:SetBrightnessModeOptions;<br>方法or属性:complete?: () => void<br>旧版本信息:|类名:SetBrightnessModeOptions;<br>方法or属性:complete?: () => void<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BrightnessResponse<br>废弃版本:N/A|类名:BrightnessResponse<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetKeepScreenOnOptions;<br>方法or属性:complete?: () => void<br>旧版本信息:|类名:SetKeepScreenOnOptions;<br>方法or属性:complete?: () => void<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BrightnessResponse<br>方法 or 属性:value: number;<br>废弃版本:N/A|类名:BrightnessResponse<br>方法 or 属性:value: number;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetBrightnessOptions;<br>方法or属性:export interface SetBrightnessOptions<br>旧版本信息:|类名:SetBrightnessOptions;<br>方法or属性:export interface SetBrightnessOptions<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessOptions<br>废弃版本:N/A|类名:GetBrightnessOptions<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetBrightnessOptions;<br>方法or属性:success?: () => void;<br>旧版本信息:|类名:SetBrightnessOptions;<br>方法or属性:success?: () => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessOptions<br>方法 or 属性:success?: (data: BrightnessResponse) => void;<br>废弃版本:N/A|类名:GetBrightnessOptions<br>方法 or 属性:success?: (data: BrightnessResponse) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetBrightnessModeOptions;<br>方法or属性:success?: () => void;<br>旧版本信息:|类名:SetBrightnessModeOptions;<br>方法or属性:success?: () => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:GetBrightnessOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetKeepScreenOnOptions;<br>方法or属性:success?: () => void;<br>旧版本信息:|类名:SetKeepScreenOnOptions;<br>方法or属性:success?: () => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:N/A|类名:GetBrightnessOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:BrightnessModeResponse;<br>方法or属性:export interface BrightnessModeResponse<br>旧版本信息:|类名:BrightnessModeResponse;<br>方法or属性:export interface BrightnessModeResponse<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessOptions<br>废弃版本:N/A|类名:SetBrightnessOptions<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:BrightnessModeResponse;<br>方法or属性:mode: number;<br>旧版本信息:|类名:BrightnessModeResponse;<br>方法or属性:mode: number;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessOptions<br>方法 or 属性:value: number;<br>废弃版本:N/A|类名:SetBrightnessOptions<br>方法 or 属性:value: number;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetBrightnessModeOptions;<br>方法or属性:mode: number;<br>旧版本信息:|类名:SetBrightnessModeOptions;<br>方法or属性:mode: number;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:N/A|类名:SetBrightnessOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:GetBrightnessModeOptions;<br>方法or属性:export interface GetBrightnessModeOptions<br>旧版本信息:|类名:GetBrightnessModeOptions;<br>方法or属性:export interface GetBrightnessModeOptions<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:SetBrightnessOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:GetBrightnessModeOptions;<br>方法or属性:success?: (data: BrightnessModeResponse) => void;<br>旧版本信息:|类名:GetBrightnessModeOptions;<br>方法or属性:success?: (data: BrightnessModeResponse) => void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:N/A|类名:SetBrightnessOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetBrightnessModeOptions;<br>方法or属性:export interface SetBrightnessModeOptions<br>旧版本信息:|类名:SetBrightnessModeOptions;<br>方法or属性:export interface SetBrightnessModeOptions<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BrightnessModeResponse<br>废弃版本:N/A|类名:BrightnessModeResponse<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetKeepScreenOnOptions;<br>方法or属性:export interface SetKeepScreenOnOptions<br>旧版本信息:|类名:SetKeepScreenOnOptions;<br>方法or属性:export interface SetKeepScreenOnOptions<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:BrightnessModeResponse<br>方法 or 属性:mode: number;<br>废弃版本:N/A|类名:BrightnessModeResponse<br>方法 or 属性:mode: number;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:SetKeepScreenOnOptions;<br>方法or属性:keepScreenOn: boolean;<br>旧版本信息:|类名:SetKeepScreenOnOptions;<br>方法or属性:keepScreenOn: boolean;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessModeOptions<br>废弃版本:N/A|类名:GetBrightnessModeOptions<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:export default class Brightness<br>旧版本信息:|类名:Brightness;<br>方法or属性:export default class Brightness<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessModeOptions<br>方法 or 属性:success?: (data: BrightnessModeResponse) => void;<br>废弃版本:N/A|类名:GetBrightnessModeOptions<br>方法 or 属性:success?: (data: BrightnessModeResponse) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:static getValue(options?: GetBrightnessOptions): void;<br>旧版本信息:|类名:Brightness;<br>方法or属性:static getValue(options?: GetBrightnessOptions): void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessModeOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:GetBrightnessModeOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:static setValue(options?: SetBrightnessOptions): void;<br>旧版本信息:|类名:Brightness;<br>方法or属性:static setValue(options?: SetBrightnessOptions): void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:GetBrightnessModeOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:N/A|类名:GetBrightnessModeOptions<br>方法 or 属性:complete?: () => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:static getMode(options?: GetBrightnessModeOptions): void;<br>旧版本信息:|类名:Brightness;<br>方法or属性:static getMode(options?: GetBrightnessModeOptions): void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessModeOptions<br>废弃版本:N/A|类名:SetBrightnessModeOptions<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:static setMode(options?: SetBrightnessModeOptions): void;<br>旧版本信息:|类名:Brightness;<br>方法or属性:static setMode(options?: SetBrightnessModeOptions): void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessModeOptions<br>方法 or 属性:mode: number;<br>废弃版本:N/A|类名:SetBrightnessModeOptions<br>方法 or 属性:mode: number;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |废弃版本有变化|类名:Brightness;<br>方法or属性:static setKeepScreenOn(options?: SetKeepScreenOnOptions): void;<br>旧版本信息:|类名:Brightness;<br>方法or属性:static setKeepScreenOn(options?: SetKeepScreenOnOptions): void;<br>新版本信息:7<br>代替接口:|@system.brightness.d.ts|
|废弃版本有变化|类名:SetBrightnessModeOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:N/A|类名:SetBrightnessModeOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:batteryStats;<br>方法or属性:function getBatteryStats(callback: AsyncCallback\<Array\<BatteryStatsInfo>>): void;<br>旧版本信息:|类名:batteryStats;<br>方法or属性:function getBatteryStats(callback: AsyncCallback\<Array\<BatteryStatsInfo>>): void;<br>新版本信息:401|@ohos.batteryStatistics.d.ts|
|废弃版本有变化|类名:SetBrightnessModeOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:SetBrightnessModeOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:batteryStats;<br>方法or属性:function getAppPowerValue(uid: number): number;<br>旧版本信息:|类名:batteryStats;<br>方法or属性:function getAppPowerValue(uid: number): number;<br>新版本信息:4600101|@ohos.batteryStatistics.d.ts|
|废弃版本有变化|类名:SetBrightnessModeOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:N/A|类名:SetBrightnessModeOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:batteryStats;<br>方法or属性:function getAppPowerPercent(uid: number): number;<br>旧版本信息:|类名:batteryStats;<br>方法or属性:function getAppPowerPercent(uid: number): number;<br>新版本信息:4600101|@ohos.batteryStatistics.d.ts|
|废弃版本有变化|类名:SetKeepScreenOnOptions<br>废弃版本:N/A|类名:SetKeepScreenOnOptions<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:batteryStats;<br>方法or属性:function getHardwareUnitPowerValue(type: ConsumptionType): number;<br>旧版本信息:|类名:batteryStats;<br>方法or属性:function getHardwareUnitPowerValue(type: ConsumptionType): number;<br>新版本信息:401,4600101|@ohos.batteryStatistics.d.ts|
|废弃版本有变化|类名:SetKeepScreenOnOptions<br>方法 or 属性:keepScreenOn: boolean;<br>废弃版本:N/A|类名:SetKeepScreenOnOptions<br>方法 or 属性:keepScreenOn: boolean;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:batteryStats;<br>方法or属性:function getHardwareUnitPowerPercent(type: ConsumptionType): number;<br>旧版本信息:|类名:batteryStats;<br>方法or属性:function getHardwareUnitPowerPercent(type: ConsumptionType): number;<br>新版本信息:401,4600101|@ohos.batteryStatistics.d.ts|
|废弃版本有变化|类名:SetKeepScreenOnOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:N/A|类名:SetKeepScreenOnOptions<br>方法 or 属性:success?: () => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |新增(错误码)|类名:brightness;<br>方法or属性:function setValue(value: number): void;<br>旧版本信息:|类名:brightness;<br>方法or属性:function setValue(value: number): void;<br>新版本信息:401,4700101|@ohos.brightness.d.ts|
|废弃版本有变化|类名:SetKeepScreenOnOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:N/A|类名:SetKeepScreenOnOptions<br>方法 or 属性:fail?: (data: string, code: number) => void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts| |访问级别有变化|类名:brightness;<br>方法or属性:declare brightness<br>旧版本信息:|类名:brightness;<br>方法or属性:declare brightness<br>新版本信息:systemapi|@ohos.brightness.d.ts|
|废弃版本有变化|类名:SetKeepScreenOnOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:N/A|类名:SetKeepScreenOnOptions<br>方法 or 属性:complete?: () => void<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>废弃版本:N/A|类名:Brightness<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>方法 or 属性:static getValue(options?: GetBrightnessOptions): void;<br>废弃版本:N/A|类名:Brightness<br>方法 or 属性:static getValue(options?: GetBrightnessOptions): void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>方法 or 属性:static setValue(options?: SetBrightnessOptions): void;<br>废弃版本:N/A|类名:Brightness<br>方法 or 属性:static setValue(options?: SetBrightnessOptions): void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>方法 or 属性:static getMode(options?: GetBrightnessModeOptions): void;<br>废弃版本:N/A|类名:Brightness<br>方法 or 属性:static getMode(options?: GetBrightnessModeOptions): void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>方法 or 属性:static setMode(options?: SetBrightnessModeOptions): void;<br>废弃版本:N/A|类名:Brightness<br>方法 or 属性:static setMode(options?: SetBrightnessModeOptions): void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|废弃版本有变化|类名:Brightness<br>方法 or 属性:static setKeepScreenOn(options?: SetKeepScreenOnOptions): void;<br>废弃版本:N/A|类名:Brightness<br>方法 or 属性:static setKeepScreenOn(options?: SetKeepScreenOnOptions): void;<br>废弃版本:7<br>代替接口:N/A|@system.brightness.d.ts|
|新增(错误码)|NA|类名:batteryStats<br>方法 or 属性:function getBatteryStats(callback: AsyncCallback\<Array\<BatteryStatsInfo>>): void;<br>错误码内容: 401|@ohos.batteryStatistics.d.ts|
|新增(错误码)|NA|类名:batteryStats<br>方法 or 属性:function getAppPowerValue(uid: number): number;<br>错误码内容: 4600101|@ohos.batteryStatistics.d.ts|
|新增(错误码)|NA|类名:batteryStats<br>方法 or 属性:function getAppPowerPercent(uid: number): number;<br>错误码内容: 4600101|@ohos.batteryStatistics.d.ts|
|新增(错误码)|NA|类名:batteryStats<br>方法 or 属性:function getHardwareUnitPowerValue(type: ConsumptionType): number;<br>错误码内容: 401, 4600101|@ohos.batteryStatistics.d.ts|
|新增(错误码)|NA|类名:batteryStats<br>方法 or 属性:function getHardwareUnitPowerPercent(type: ConsumptionType): number;<br>错误码内容: 401, 4600101|@ohos.batteryStatistics.d.ts|
|新增(错误码)|NA|类名:brightness<br>方法 or 属性:function setValue(value: number): void;<br>错误码内容: 401, 4700101|@ohos.brightness.d.ts|
因为 它太大了无法显示 source diff 。你可以改为 查看blob
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: EnterpriseInfo|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: EnterpriseInfo<br>方法 or 属性: name: string;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId?: number): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: EnterpriseInfo<br>方法 or 属性: description: string;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function disableAdmin(admin: Want, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: AdminType|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function disableAdmin(admin: Want, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: AdminType<br>方法 or 属性: ADMIN_TYPE_NORMAL = 0x00|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function disableAdmin(admin: Want, userId?: number): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: AdminType<br>方法 or 属性: ADMIN_TYPE_SUPER = 0x01|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function disableSuperAdmin(bundleName: String, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: ManagedEvent|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function disableSuperAdmin(bundleName: String): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: ManagedEvent<br>方法 or 属性: MANAGED_EVENT_BUNDLE_ADDED = 0|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function isAdminEnabled(admin: Want, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: ManagedEvent<br>方法 or 属性: MANAGED_EVENT_BUNDLE_REMOVED = 1|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function isAdminEnabled(admin: Want, userId?: number): Promise\<boolean>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function getEnterpriseInfo(admin: Want, callback: AsyncCallback\<EnterpriseInfo>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function enableAdmin(admin: Want, enterpriseInfo: EnterpriseInfo, type: AdminType, userId?: number): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function getEnterpriseInfo(admin: Want): Promise\<EnterpriseInfo>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableAdmin(admin: Want, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableAdmin(admin: Want, userId: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableAdmin(admin: Want, userId?: number): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function isSuperAdmin(bundleName: String, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableSuperAdmin(bundleName: String, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function isSuperAdmin(bundleName: String): Promise\<boolean>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function disableSuperAdmin(bundleName: String): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isAdminEnabled(admin: Want, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isAdminEnabled(admin: Want, userId: number, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isAdminEnabled(admin: Want, userId?: number): Promise\<boolean>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:adminManager;<br>方法or属性:function unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promise\<void>;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function getEnterpriseInfo(admin: Want, callback: AsyncCallback\<EnterpriseInfo>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:EnterpriseInfo;<br>方法or属性:name: string;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function getEnterpriseInfo(admin: Want): Promise\<EnterpriseInfo>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:EnterpriseInfo;<br>方法or属性:description: string;|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:AdminType;<br>方法or属性:ADMIN_TYPE_NORMAL = 0x00|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function setEnterpriseInfo(admin: Want, enterpriseInfo: EnterpriseInfo): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:AdminType;<br>方法or属性:ADMIN_TYPE_SUPER = 0x01|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isSuperAdmin(bundleName: String, callback: AsyncCallback\<boolean>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:ManagedEvent;<br>方法or属性:MANAGED_EVENT_BUNDLE_ADDED = 0|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function isSuperAdmin(bundleName: String): Promise\<boolean>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:ManagedEvent;<br>方法or属性:MANAGED_EVENT_BUNDLE_REMOVED = 1|@ohos.enterprise.adminManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:dateTimeManager;<br>方法or属性:function setDateTime(admin: Want, time: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.dateTimeManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function subscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:dateTimeManager;<br>方法or属性:function setDateTime(admin: Want, time: number): Promise\<void>;|@ohos.enterprise.dateTimeManager.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>, callback: AsyncCallback\<void>): void;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:EnterpriseAdminExtensionAbility;<br>方法or属性:onAdminEnabled(): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|新增|NA|模块名: ohos.enterprise.adminManager<br>类名: adminManager<br>方法 or 属性: function unsubscribeManagedEvent(admin: Want, managedEvents: Array\<ManagedEvent>): Promise\<void>;|@ohos.enterprise.adminManager.d.ts| |新增|NA|类名:EnterpriseAdminExtensionAbility;<br>方法or属性:onAdminDisabled(): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|新增|NA|模块名: ohos.enterprise.dateTimeManager<br>类名: dateTimeManager|@ohos.enterprise.dateTimeManager.d.ts| |新增|NA|类名:EnterpriseAdminExtensionAbility;<br>方法or属性:onBundleAdded(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|新增|NA|模块名: ohos.enterprise.dateTimeManager<br>类名: dateTimeManager<br>方法 or 属性: function setDateTime(admin: Want, time: number, callback: AsyncCallback\<void>): void;|@ohos.enterprise.dateTimeManager.d.ts| |新增|NA|类名:EnterpriseAdminExtensionAbility;<br>方法or属性:onBundleRemoved(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts|
|新增|NA|模块名: ohos.enterprise.dateTimeManager<br>类名: dateTimeManager<br>方法 or 属性: function setDateTime(admin: Want, time: number): Promise\<void>;|@ohos.enterprise.dateTimeManager.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getOneCfgFile(relPath: string, callback: AsyncCallback\<string>);<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getOneCfgFile(relPath: string, callback: AsyncCallback\<string>);<br>新版本信息:401|@ohos.configPolicy.d.ts|
|新增|NA|模块名: ohos.enterprise.EnterpriseAdminExtensionAbility<br>类名: EnterpriseAdminExtensionAbility|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getOneCfgFile(relPath: string): Promise\<string>;<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getOneCfgFile(relPath: string): Promise\<string>;<br>新版本信息:401|@ohos.configPolicy.d.ts|
|新增|NA|模块名: ohos.enterprise.EnterpriseAdminExtensionAbility<br>类名: EnterpriseAdminExtensionAbility<br>方法 or 属性: onAdminEnabled(): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getCfgFiles(relPath: string, callback: AsyncCallback\<Array\<string>>);<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getCfgFiles(relPath: string, callback: AsyncCallback\<Array\<string>>);<br>新版本信息:401|@ohos.configPolicy.d.ts|
|新增|NA|模块名: ohos.enterprise.EnterpriseAdminExtensionAbility<br>类名: EnterpriseAdminExtensionAbility<br>方法 or 属性: onAdminDisabled(): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getCfgFiles(relPath: string): Promise\<Array\<string>>;<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getCfgFiles(relPath: string): Promise\<Array\<string>>;<br>新版本信息:401|@ohos.configPolicy.d.ts|
|新增|NA|模块名: ohos.enterprise.EnterpriseAdminExtensionAbility<br>类名: EnterpriseAdminExtensionAbility<br>方法 or 属性: onBundleAdded(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getCfgDirList(callback: AsyncCallback\<Array\<string>>);<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getCfgDirList(callback: AsyncCallback\<Array\<string>>);<br>新版本信息:401|@ohos.configPolicy.d.ts|
|新增|NA|模块名: ohos.enterprise.EnterpriseAdminExtensionAbility<br>类名: EnterpriseAdminExtensionAbility<br>方法 or 属性: onBundleRemoved(bundleName: string): void;|@ohos.enterprise.EnterpriseAdminExtensionAbility.d.ts| |新增(错误码)|类名:configPolicy;<br>方法or属性:function getCfgDirList(): Promise\<Array\<string>>;<br>旧版本信息:|类名:configPolicy;<br>方法or属性:function getCfgDirList(): Promise\<Array\<string>>;<br>新版本信息:401|@ohos.configPolicy.d.ts|
|访问级别有变化|类名:configPolicy<br>访问级别:公开API|类名:configPolicy<br>访问级别:系统API|@ohos.configPolicy.d.ts| |访问级别有变化|类名:configPolicy;<br>方法or属性:declare configPolicy<br>旧版本信息:|类名:configPolicy;<br>方法or属性:declare configPolicy<br>新版本信息:systemapi|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getOneCfgFile(relPath: string, callback: AsyncCallback\<string>);<br>错误码内容: 401|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getOneCfgFile(relPath: string): Promise\<string>;<br>错误码内容: 401|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getCfgFiles(relPath: string, callback: AsyncCallback\<Array\<string>>);<br>错误码内容: 401|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getCfgFiles(relPath: string): Promise\<Array\<string>>;<br>错误码内容: 401|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getCfgDirList(callback: AsyncCallback\<Array\<string>>);<br>错误码内容: 401|@ohos.configPolicy.d.ts|
|新增(错误码)|NA|类名:configPolicy<br>方法 or 属性:function getCfgDirList(): Promise\<Array\<string>>;<br>错误码内容: 401|@ohos.configPolicy.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
|新增|NA|类名:systemCapability;<br>方法or属性:function querySystemCapabilities(callback: AsyncCallback\<string>): void;|@ohos.systemCapability.d.ts|
|新增|NA|类名:systemCapability;<br>方法or属性:function querySystemCapabilities(): Promise\<string>;|@ohos.systemCapability.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:FaultLogger<br>方法or属性:function query(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;|@ohos.faultLogger.d.ts| |新增|NA|类名:FaultLogger;<br>方法or属性:function query(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;|@ohos.faultLogger.d.ts|
|新增|NA|类名:FaultLogger<br>方法or属性:function query(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;|@ohos.faultLogger.d.ts| |新增|NA|类名:FaultLogger;<br>方法or属性:function query(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;|@ohos.faultLogger.d.ts|
|新增|NA|类名:hichecker<br>方法or属性:function addCheckRule(rule: bigint) : void;|@ohos.hichecker.d.ts| |新增|NA|类名:hichecker;<br>方法or属性:function addCheckRule(rule: bigint) : void;|@ohos.hichecker.d.ts|
|新增|NA|类名:hichecker<br>方法or属性:function removeCheckRule(rule: bigint) : void;|@ohos.hichecker.d.ts| |新增|NA|类名:hichecker;<br>方法or属性:function removeCheckRule(rule: bigint) : void;|@ohos.hichecker.d.ts|
|新增|NA|类名:hichecker<br>方法or属性:function containsCheckRule(rule: bigint) : boolean;|@ohos.hichecker.d.ts| |新增|NA|类名:hichecker;<br>方法or属性:function containsCheckRule(rule: bigint) : boolean;|@ohos.hichecker.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function getPrivateDirty() : bigint;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function getPrivateDirty() : bigint;|@ohos.hidebug.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function getCpuUsage() : number;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function getCpuUsage() : number;|@ohos.hidebug.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function startJsCpuProfiling(filename : string) : void;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function startJsCpuProfiling(filename : string) : void;|@ohos.hidebug.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function stopJsCpuProfiling() : void;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function stopJsCpuProfiling() : void;|@ohos.hidebug.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function dumpJsHeapData(filename : string) : void;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function dumpJsHeapData(filename : string) : void;|@ohos.hidebug.d.ts|
|新增|NA|类名:hidebug<br>方法or属性:function getServiceDump(serviceid : number, fd : number, args : Array\<string>) : void;|@ohos.hidebug.d.ts| |新增|NA|类名:hidebug;<br>方法or属性:function getServiceDump(serviceid : number, fd : number, args : Array\<string>) : void;|@ohos.hidebug.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiSysEvent;<br>方法or属性:function write(info: SysEventInfo): Promise\<void>;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: EventType|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiSysEvent;<br>方法or属性:function write(info: SysEventInfo, callback: AsyncCallback\<void>): void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: EventType<br>方法 or 属性: FAULT = 1|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiSysEvent;<br>方法or属性:function addWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: EventType<br>方法 or 属性: STATISTIC = 2|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiSysEvent;<br>方法or属性:function removeWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: EventType<br>方法 or 属性: SECURITY = 3|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiSysEvent;<br>方法or属性:function query(queryArg: QueryArg, rules: QueryRule[], querier: Querier): void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: EventType<br>方法 or 属性: BEHAVIOR = 4|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:FAULT = 1|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: SysEventInfo|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:STATISTIC = 2|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: SysEventInfo<br>方法 or 属性: domain: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:SECURITY = 3|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: SysEventInfo<br>方法 or 属性: name: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:BEHAVIOR = 4|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: SysEventInfo<br>方法 or 属性: eventType: EventType;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:SysEventInfo;<br>方法or属性:domain: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: SysEventInfo<br>方法 or 属性: params: object;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:WatchRule;<br>方法or属性:domain: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent<br>方法 or 属性: function write(info: SysEventInfo): Promise\<void>;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:QueryRule;<br>方法or属性:domain: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent<br>方法 or 属性: function write(info: SysEventInfo, callback: AsyncCallback\<void>): void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:SysEventInfo;<br>方法or属性:name: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: RuleType|@ohos.hiSysEvent.d.ts| |新增|NA|类名:WatchRule;<br>方法or属性:name: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: RuleType<br>方法 or 属性: WHOLE_WORD = 1|@ohos.hiSysEvent.d.ts| |新增|NA|类名:SysEventInfo;<br>方法or属性:eventType: EventType;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: RuleType<br>方法 or 属性: PREFIX = 2|@ohos.hiSysEvent.d.ts| |新增|NA|类名:SysEventInfo;<br>方法or属性:params: object;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: RuleType<br>方法 or 属性: REGULAR = 3|@ohos.hiSysEvent.d.ts| |新增|NA|类名:RuleType;<br>方法or属性:WHOLE_WORD = 1|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: WatchRule|@ohos.hiSysEvent.d.ts| |新增|NA|类名:RuleType;<br>方法or属性:PREFIX = 2|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: WatchRule<br>方法 or 属性: domain: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:RuleType;<br>方法or属性:REGULAR = 3|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: WatchRule<br>方法 or 属性: name: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:WatchRule;<br>方法or属性:tag: string;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: WatchRule<br>方法 or 属性: tag: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:WatchRule;<br>方法or属性:ruleType: RuleType;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: WatchRule<br>方法 or 属性: ruleType: RuleType;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:rules: WatchRule[];|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Watcher|@ohos.hiSysEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:onEvent: (info: SysEventInfo) => void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Watcher<br>方法 or 属性: rules: WatchRule[];|@ohos.hiSysEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:onServiceDied: () => void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Watcher<br>方法 or 属性: onEvent: (info: SysEventInfo) => void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:QueryArg;<br>方法or属性:beginTime: number;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Watcher<br>方法 or 属性: onServiceDied: () => void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:QueryArg;<br>方法or属性:endTime: number;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryArg|@ohos.hiSysEvent.d.ts| |新增|NA|类名:QueryArg;<br>方法or属性:maxEvents: number;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryArg<br>方法 or 属性: beginTime: number;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:QueryRule;<br>方法or属性:names: string[];|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryArg<br>方法 or 属性: endTime: number;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:Querier;<br>方法or属性:onQuery: (infos: SysEventInfo[]) => void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryArg<br>方法 or 属性: maxEvents: number;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:Querier;<br>方法or属性:onComplete: (reason: number, total: number) => void;|@ohos.hiSysEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryRule|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function configure(config: ConfigOption): void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryRule<br>方法 or 属性: domain: string;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function write(info: AppEventInfo): Promise\<void>;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: QueryRule<br>方法 or 属性: names: string[];|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function write(info: AppEventInfo, callback: AsyncCallback\<void>): void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Querier|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function addWatcher(watcher: Watcher): AppEventPackageHolder;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Querier<br>方法 or 属性: onQuery: (infos: SysEventInfo[]) => void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function removeWatcher(watcher: Watcher): void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: Querier<br>方法 or 属性: onComplete: (reason: number, total: number) => void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:hiAppEvent;<br>方法or属性:function clearData(): void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent<br>方法 or 属性: function addWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:FAULT = 1|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent<br>方法 or 属性: function removeWatcher(watcher: Watcher): void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:STATISTIC = 2|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiSysEvent<br>类名: hiSysEvent<br>方法 or 属性: function query(queryArg: QueryArg, rules: QueryRule[], querier: Querier): void;|@ohos.hiSysEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:SECURITY = 3|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:EventType;<br>方法or属性:BEHAVIOR = 4|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: EventType|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:ConfigOption;<br>方法or属性:disable?: boolean;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: EventType<br>方法 or 属性: FAULT = 1|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:ConfigOption;<br>方法or属性:maxStorage?: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: EventType<br>方法 or 属性: STATISTIC = 2|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventInfo;<br>方法or属性:domain: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: EventType<br>方法 or 属性: SECURITY = 3|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventFilter;<br>方法or属性:domain: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: EventType<br>方法 or 属性: BEHAVIOR = 4|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventInfo;<br>方法or属性:name: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: event|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:name: string;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: event<br>方法 or 属性: const USER_LOGIN: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventInfo;<br>方法or属性:eventType: EventType;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: event<br>方法 or 属性: const USER_LOGOUT: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventInfo;<br>方法or属性:params: object;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: event<br>方法 or 属性: const DISTRIBUTED_SERVICE_START: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackage;<br>方法or属性:packageId: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: param|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackage;<br>方法or属性:row: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: param<br>方法 or 属性: const USER_ID: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackage;<br>方法or属性:size: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: param<br>方法 or 属性: const DISTRIBUTED_SERVICE_NAME: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackage;<br>方法or属性:data: string[];|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: param<br>方法 or 属性: const DISTRIBUTED_SERVICE_INSTANCE_ID: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackageHolder;<br>方法or属性:constructor(watcherName: string);|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function configure(config: ConfigOption): void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackageHolder;<br>方法or属性:setSize(size: number): void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: ConfigOption|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventPackageHolder;<br>方法or属性:takeNext(): AppEventPackage;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: ConfigOption<br>方法 or 属性: disable?: boolean;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:TriggerCondition;<br>方法or属性:row?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: ConfigOption<br>方法 or 属性: maxStorage?: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:TriggerCondition;<br>方法or属性:size?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventInfo|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:TriggerCondition;<br>方法or属性:timeOut?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventInfo<br>方法 or 属性: domain: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:AppEventFilter;<br>方法or属性:eventTypes?: EventType[];|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventInfo<br>方法 or 属性: name: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:triggerCondition?: TriggerCondition;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventInfo<br>方法 or 属性: eventType: EventType;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:appEventFilters?: AppEventFilter[];|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventInfo<br>方法 or 属性: params: object;|@ohos.hiviewdfx.hiAppEvent.d.ts| |新增|NA|类名:Watcher;<br>方法or属性:onTrigger?: (curRow: number, curSize: number, holder: AppEventPackageHolder) => void;|@ohos.hiviewdfx.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function write(info: AppEventInfo): Promise\<void>;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:bytrace;<br>方法or属性:declare bytrace<br>旧版本信息:|类名:bytrace;<br>方法or属性:declare bytrace<br>新版本信息:8<br>代替接口: ohos.hiTraceMeter|@ohos.bytrace.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function write(info: AppEventInfo, callback: AsyncCallback\<void>): void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:bytrace;<br>方法or属性:function startTrace(name: string, taskId: number, expectedTime?: number): void;<br>旧版本信息:|类名:bytrace;<br>方法or属性:function startTrace(name: string, taskId: number, expectedTime?: number): void;<br>新版本信息:8<br>代替接口: ohos.hiTraceMeter.startTrace|@ohos.bytrace.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackage|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:bytrace;<br>方法or属性:function finishTrace(name: string, taskId: number): void;<br>旧版本信息:|类名:bytrace;<br>方法or属性:function finishTrace(name: string, taskId: number): void;<br>新版本信息:8<br>代替接口: ohos.hiTraceMeter.finishTrace|@ohos.bytrace.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackage<br>方法 or 属性: packageId: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:bytrace;<br>方法or属性:function traceByValue(name: string, count: number): void;<br>旧版本信息:|类名:bytrace;<br>方法or属性:function traceByValue(name: string, count: number): void;<br>新版本信息:8<br>代替接口: ohos.hiTraceMeter.traceByValue|@ohos.bytrace.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackage<br>方法 or 属性: row: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:FaultLogger;<br>方法or属性:function querySelfFaultLog(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;<br>旧版本信息:|类名:FaultLogger;<br>方法or属性:function querySelfFaultLog(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;<br>新版本信息:9<br>代替接口: ohos.faultlogger/FaultLogger#query|@ohos.faultLogger.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackage<br>方法 or 属性: size: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:FaultLogger;<br>方法or属性:function querySelfFaultLog(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;<br>旧版本信息:|类名:FaultLogger;<br>方法or属性:function querySelfFaultLog(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;<br>新版本信息:9<br>代替接口: ohos.faultlogger/FaultLogger#query|@ohos.faultLogger.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackage<br>方法 or 属性: data: string[];|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hiAppEvent;<br>方法or属性:declare hiAppEvent<br>旧版本信息:|类名:hiAppEvent;<br>方法or属性:declare hiAppEvent<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackageHolder|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hiAppEvent;<br>方法or属性:function write(eventName: string, eventType: EventType, keyValues: object): Promise\<void>;<br>旧版本信息:|类名:hiAppEvent;<br>方法or属性:function write(eventName: string, eventType: EventType, keyValues: object): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackageHolder<br>方法 or 属性: constructor(watcherName: string);|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hiAppEvent;<br>方法or属性:function write(eventName: string, eventType: EventType, keyValues: object, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:hiAppEvent;<br>方法or属性:function write(eventName: string, eventType: EventType, keyValues: object, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackageHolder<br>方法 or 属性: setSize(size: number): void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hiAppEvent;<br>方法or属性:function configure(config: ConfigOption): boolean;<br>旧版本信息:|类名:hiAppEvent;<br>方法or属性:function configure(config: ConfigOption): boolean;<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventPackageHolder<br>方法 or 属性: takeNext(): AppEventPackage;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:EventType;<br>方法or属性:enum EventType<br>旧版本信息:|类名:EventType;<br>方法or属性:enum EventType<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: TriggerCondition|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:EventType;<br>方法or属性:FAULT = 1<br>旧版本信息:|类名:EventType;<br>方法or属性:FAULT = 1<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: TriggerCondition<br>方法 or 属性: row?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:EventType;<br>方法or属性:STATISTIC = 2<br>旧版本信息:|类名:EventType;<br>方法or属性:STATISTIC = 2<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: TriggerCondition<br>方法 or 属性: size?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:EventType;<br>方法or属性:SECURITY = 3<br>旧版本信息:|类名:EventType;<br>方法or属性:SECURITY = 3<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: TriggerCondition<br>方法 or 属性: timeOut?: number;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:EventType;<br>方法or属性:BEHAVIOR = 4<br>旧版本信息:|类名:EventType;<br>方法or属性:BEHAVIOR = 4<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventFilter|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:Event;<br>方法or属性:Event<br>旧版本信息:|类名:Event;<br>方法or属性:Event<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventFilter<br>方法 or 属性: domain: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:Param;<br>方法or属性:Param<br>旧版本信息:|类名:Param;<br>方法or属性:Param<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: AppEventFilter<br>方法 or 属性: eventTypes?: EventType[];|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:ConfigOption;<br>方法or属性:interface ConfigOption<br>旧版本信息:|类名:ConfigOption;<br>方法or属性:interface ConfigOption<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:ConfigOption;<br>方法or属性:disable?: boolean;<br>旧版本信息:|类名:ConfigOption;<br>方法or属性:disable?: boolean;<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法 or 属性: name: string;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:ConfigOption;<br>方法or属性:maxStorage?: string;<br>旧版本信息:|类名:ConfigOption;<br>方法or属性:maxStorage?: string;<br>新版本信息:9<br>代替接口: ohos.hiviewdfx.hiAppEvent|@ohos.hiAppEvent.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法 or 属性: triggerCondition?: TriggerCondition;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hichecker;<br>方法or属性:function addRule(rule: bigint) : void;<br>旧版本信息:|类名:hichecker;<br>方法or属性:function addRule(rule: bigint) : void;<br>新版本信息:9<br>代替接口: ohos.hichecker/hichecker#addCheckRule|@ohos.hichecker.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法 or 属性: appEventFilters?: AppEventFilter[];|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hichecker;<br>方法or属性:function removeRule(rule: bigint) : void;<br>旧版本信息:|类名:hichecker;<br>方法or属性:function removeRule(rule: bigint) : void;<br>新版本信息:9<br>代替接口: ohos.hichecker/hichecker#removeCheckRule|@ohos.hichecker.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: Watcher<br>方法 or 属性: onTrigger?: (curRow: number, curSize: number, holder: AppEventPackageHolder) => void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hichecker;<br>方法or属性:function contains(rule: bigint) : boolean;<br>旧版本信息:|类名:hichecker;<br>方法or属性:function contains(rule: bigint) : boolean;<br>新版本信息:9<br>代替接口: ohos.hichecker/hichecker#containsCheckRule|@ohos.hichecker.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function addWatcher(watcher: Watcher): AppEventPackageHolder;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hidebug;<br>方法or属性:function startProfiling(filename : string) : void;<br>旧版本信息:|类名:hidebug;<br>方法or属性:function startProfiling(filename : string) : void;<br>新版本信息:9<br>代替接口: ohos.hidebug/hidebug.startJsCpuProfiling|@ohos.hidebug.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function removeWatcher(watcher: Watcher): void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hidebug;<br>方法or属性:function stopProfiling() : void;<br>旧版本信息:|类名:hidebug;<br>方法or属性:function stopProfiling() : void;<br>新版本信息:9<br>代替接口: ohos.hidebug/hidebug.stopJsCpuProfiling|@ohos.hidebug.d.ts|
|新增|NA|模块名: ohos.hiviewdfx.hiAppEvent<br>类名: hiAppEvent<br>方法 or 属性: function clearData(): void;|@ohos.hiviewdfx.hiAppEvent.d.ts| |废弃版本有变化|类名:hidebug;<br>方法or属性:function dumpHeapData(filename : string) : void;<br>旧版本信息:|类名:hidebug;<br>方法or属性:function dumpHeapData(filename : string) : void;<br>新版本信息:9<br>代替接口: ohos.hidebug/hidebug.dumpJsHeapData|@ohos.hidebug.d.ts|
|废弃版本有变化|类名:bytrace<br>废弃版本:N/A|类名:bytrace<br>废弃版本:8<br>代替接口:ohos.hiTraceMeter |@ohos.bytrace.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:pid: number;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:pid: number;<br>新版本信息:number|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:bytrace<br>方法 or 属性:function startTrace(name: string, taskId: number, expectedTime?: number): void;<br>废弃版本:N/A|类名:bytrace<br>方法 or 属性:function startTrace(name: string, taskId: number, expectedTime?: number): void;<br>废弃版本:8<br>代替接口:ohos.hiTraceMeter.startTrace |@ohos.bytrace.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:uid: number;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:uid: number;<br>新版本信息:number|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:bytrace<br>方法 or 属性:function finishTrace(name: string, taskId: number): void;<br>废弃版本:N/A|类名:bytrace<br>方法 or 属性:function finishTrace(name: string, taskId: number): void;<br>废弃版本:8<br>代替接口:ohos.hiTraceMeter.finishTrace |@ohos.bytrace.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:type: FaultType;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:type: FaultType;<br>新版本信息:FaultType|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:bytrace<br>方法 or 属性:function traceByValue(name: string, count: number): void;<br>废弃版本:N/A|类名:bytrace<br>方法 or 属性:function traceByValue(name: string, count: number): void;<br>废弃版本:8<br>代替接口:ohos.hiTraceMeter.traceByValue |@ohos.bytrace.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:timestamp: number;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:timestamp: number;<br>新版本信息:number|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:FaultLogger<br>方法 or 属性:function querySelfFaultLog(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;<br>废弃版本:N/A|类名:FaultLogger<br>方法 or 属性:function querySelfFaultLog(faultType: FaultType, callback: AsyncCallback\<Array\<FaultLogInfo>>) : void;<br>废弃版本:9<br>代替接口:ohos.faultlogger/FaultLogger|@ohos.faultLogger.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:reason: string;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:reason: string;<br>新版本信息:string|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:FaultLogger<br>方法 or 属性:function querySelfFaultLog(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;<br>废弃版本:N/A|类名:FaultLogger<br>方法 or 属性:function querySelfFaultLog(faultType: FaultType) : Promise\<Array\<FaultLogInfo>>;<br>废弃版本:9<br>代替接口:ohos.faultlogger/FaultLogger|@ohos.faultLogger.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:module: string;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:module: string;<br>新版本信息:string|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:hiAppEvent<br>废弃版本:N/A|类名:hiAppEvent<br>废弃版本:9<br>代替接口:ohos.hiviewdfx.hiAppEvent |@ohos.hiAppEvent.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:summary: string;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:summary: string;<br>新版本信息:string|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:hichecker<br>方法 or 属性:function addRule(rule: bigint) : void;<br>废弃版本:N/A|类名:hichecker<br>方法 or 属性:function addRule(rule: bigint) : void;<br>废弃版本:9<br>代替接口:ohos.hichecker/hichecker|@ohos.hichecker.d.ts| |type有变化|类名:FaultLogInfo;<br>方法or属性:fullLog: string;<br>旧版本信息:|类名:FaultLogInfo;<br>方法or属性:fullLog: string;<br>新版本信息:string|@ohos.faultLogger.d.ts|
|废弃版本有变化|类名:hichecker<br>方法 or 属性:function removeRule(rule: bigint) : void;<br>废弃版本:N/A|类名:hichecker<br>方法 or 属性:function removeRule(rule: bigint) : void;<br>废弃版本:9<br>代替接口:ohos.hichecker/hichecker|@ohos.hichecker.d.ts| |函数有变化|类名:hiTraceChain;<br>方法or属性:function begin(name: string, flags: number = HiTraceFlag.DEFAULT): HiTraceId;|类名:hiTraceChain;<br>方法or属性:function begin(name: string, flags?: number): HiTraceId;|@ohos.hiTraceChain.d.ts|
|废弃版本有变化|类名:hichecker<br>方法 or 属性:function contains(rule: bigint) : boolean;<br>废弃版本:N/A|类名:hichecker<br>方法 or 属性:function contains(rule: bigint) : boolean;<br>废弃版本:9<br>代替接口:ohos.hichecker/hichecker|@ohos.hichecker.d.ts|
|废弃版本有变化|类名:hidebug<br>方法 or 属性:function startProfiling(filename : string) : void;<br>废弃版本:N/A|类名:hidebug<br>方法 or 属性:function startProfiling(filename : string) : void;<br>废弃版本:9<br>代替接口:ohos.hidebug/hidebug.startJsCpuProfiling |@ohos.hidebug.d.ts|
|废弃版本有变化|类名:hidebug<br>方法 or 属性:function stopProfiling() : void;<br>废弃版本:N/A|类名:hidebug<br>方法 or 属性:function stopProfiling() : void;<br>废弃版本:9<br>代替接口:ohos.hidebug/hidebug.stopJsCpuProfiling |@ohos.hidebug.d.ts|
|废弃版本有变化|类名:hidebug<br>方法 or 属性:function dumpHeapData(filename : string) : void;<br>废弃版本:N/A|类名:hidebug<br>方法 or 属性:function dumpHeapData(filename : string) : void;<br>废弃版本:9<br>代替接口:ohos.hidebug/hidebug.dumpJsHeapData |@ohos.hidebug.d.ts|
|函数有变化|类名:hiTraceChain<br>方法 or 属性:function begin(name: string, flags: number = HiTraceFlag.DEFAULT): HiTraceId;<br>|类名:hiTraceChain<br>方法 or 属性:function begin(name: string, flags?: number): HiTraceId;<br>|@ohos.hiTraceChain.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: DeviceInfo<br>方法 or 属性:range: number;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceInfo;<br>方法or属性:range: number;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceInfo<br>方法or属性:range: number;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:PublishInfo;<br>方法or属性:publishId: number;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: PublishInfo|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:PublishInfo;<br>方法or属性:mode: DiscoverMode;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:PublishInfo<br>方法or属性:|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:PublishInfo;<br>方法or属性:freq: ExchangeFreq;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: PublishInfo<br>方法 or 属性:publishId: number;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:PublishInfo;<br>方法or属性:ranging : boolean;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:PublishInfo<br>方法or属性:publishId: number;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo, filterOptions?: string): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: PublishInfo<br>方法 or 属性:mode: DiscoverMode;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:publishDeviceDiscovery(publishInfo: PublishInfo): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:PublishInfo<br>方法or属性:mode: DiscoverMode;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:unPublishDeviceDiscovery(publishId: number): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: PublishInfo<br>方法 or 属性:freq: ExchangeFreq;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:setUserOperation(operateAction: number, params: string): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:PublishInfo<br>方法or属性:freq: ExchangeFreq;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:on(type: 'uiStateChange', callback: Callback\<{ param: string}>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|模块名: ohos.distributedHardware.deviceManager<br>类名: PublishInfo<br>方法 or 属性:ranging : boolean;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:on(type: 'publishSuccess', callback: Callback\<{ publishId: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:PublishInfo<br>方法or属性:ranging : boolean;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:on(type: 'publishFail', callback: Callback\<{ publishId: number, reason: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo, filterOptions?: string): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:off(type: 'uiStateChange', callback?: Callback\<{ param: string}>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:publishDeviceDiscovery(publishInfo: PublishInfo): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:off(type: 'publishSuccess', callback?: Callback\<{ publishId: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:unPublishDeviceDiscovery(publishId: number): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增|NA|类名:DeviceManager;<br>方法or属性:off(type: 'publishFail', callback?: Callback\<{ publishId: number, reason: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:setUserOperation(operateAction: number, params: string): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:deviceManager;<br>方法or属性:function createDeviceManager(bundleName: string, callback: AsyncCallback\<DeviceManager>): void;<br>旧版本信息:|类名:deviceManager;<br>方法or属性:function createDeviceManager(bundleName: string, callback: AsyncCallback\<DeviceManager>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:on(type: 'uiStateChange', callback: Callback\<{ param: string}>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:release(): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:release(): void;<br>新版本信息:11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:off(type: 'uiStateChange', callback?: Callback\<{ param: string}>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getTrustedDeviceListSync(): Array\<DeviceInfo>;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getTrustedDeviceListSync(): Array\<DeviceInfo>;<br>新版本信息:401,11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:on(type: 'publishSuccess', callback: Callback\<{ publishId: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getTrustedDeviceList(callback:AsyncCallback\<Array\<DeviceInfo>>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getTrustedDeviceList(callback:AsyncCallback\<Array\<DeviceInfo>>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:off(type: 'publishSuccess', callback?: Callback\<{ publishId: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getTrustedDeviceList(): Promise\<Array\<DeviceInfo>>;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getTrustedDeviceList(): Promise\<Array\<DeviceInfo>>;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:on(type: 'publishFail', callback: Callback\<{ publishId: number, reason: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfoSync(): DeviceInfo;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfoSync(): DeviceInfo;<br>新版本信息:401,11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增|NA|类名:DeviceManager<br>方法or属性:off(type: 'publishFail', callback?: Callback\<{ publishId: number, reason: number }>): void;|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfo(callback:AsyncCallback\<DeviceInfo>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfo(callback:AsyncCallback\<DeviceInfo>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|访问级别有变化|类名:DeviceType<br>访问级别:公开API|类名:DeviceType<br>访问级别:系统API|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfo(): Promise\<DeviceInfo>;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:getLocalDeviceInfo(): Promise\<DeviceInfo>;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|起始版本有变化|类名:DeviceManager<br>方法 or 属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>起始版本:N/A|类名:DeviceManager<br>方法 or 属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>起始版本:8|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>新版本信息:401,201,11600104,11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:deviceManager<br>方法 or 属性:function createDeviceManager(bundleName: string, callback: AsyncCallback\<DeviceManager>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:stopDeviceDiscovery(subscribeId: number): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:stopDeviceDiscovery(subscribeId: number): void;<br>新版本信息:401,201,11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:release(): void;<br>错误码内容: 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinToken ?: number}>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinToken ?: number}>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getTrustedDeviceListSync(): Array\<DeviceInfo>;<br>错误码内容: 401, 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:unAuthenticateDevice(deviceInfo: DeviceInfo): void<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:unAuthenticateDevice(deviceInfo: DeviceInfo): void<br>新版本信息:401,201,11600101|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getTrustedDeviceList(callback:AsyncCallback\<Array\<DeviceInfo>>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:verifyAuthInfo(authInfo: AuthInfo, callback: AsyncCallback\<{deviceId: string, level: number}>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:verifyAuthInfo(authInfo: AuthInfo, callback: AsyncCallback\<{deviceId: string, level: number}>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getTrustedDeviceList(): Promise\<Array\<DeviceInfo>>;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:on(type: 'deviceStateChange', callback: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:on(type: 'deviceStateChange', callback: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getLocalDeviceInfoSync(): DeviceInfo;<br>错误码内容: 401, 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:on(type: 'deviceFound', callback: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:on(type: 'deviceFound', callback: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getLocalDeviceInfo(callback:AsyncCallback\<DeviceInfo>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:on(type: 'discoverFail', callback: Callback\<{ subscribeId: number, reason: number }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:on(type: 'discoverFail', callback: Callback\<{ subscribeId: number, reason: number }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:getLocalDeviceInfo(): Promise\<DeviceInfo>;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:on(type: 'serviceDie', callback: () => void): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:on(type: 'serviceDie', callback: () => void): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:startDeviceDiscovery(subscribeInfo: SubscribeInfo): void;<br>错误码内容: 401, 201, 11600104, 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:off(type: 'deviceStateChange', callback?: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:off(type: 'deviceStateChange', callback?: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:stopDeviceDiscovery(subscribeId: number): void;<br>错误码内容: 401, 201, 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:off(type: 'deviceFound', callback?: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:off(type: 'deviceFound', callback?: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:unAuthenticateDevice(deviceInfo: DeviceInfo): void<br>错误码内容: 401, 201, 11600101|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:off(type: 'discoverFail', callback?: Callback\<{ subscribeId: number, reason: number }>): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:off(type: 'discoverFail', callback?: Callback\<{ subscribeId: number, reason: number }>): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:verifyAuthInfo(authInfo: AuthInfo, callback: AsyncCallback\<{deviceId: string, level: number}>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |新增(错误码)|类名:DeviceManager;<br>方法or属性:off(type: 'serviceDie', callback?: () => void): void;<br>旧版本信息:|类名:DeviceManager;<br>方法or属性:off(type: 'serviceDie', callback?: () => void): void;<br>新版本信息:401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:on(type: 'deviceStateChange', callback: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |访问级别有变化|类名:DeviceType;<br>方法or属性:enum DeviceType<br>旧版本信息:|类名:DeviceType;<br>方法or属性:enum DeviceType<br>新版本信息:systemapi|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:off(type: 'deviceStateChange', callback?: Callback\<{ action: DeviceStateChangeAction, device: DeviceInfo }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts| |函数有变化|类名:DeviceManager;<br>方法or属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinTone ?: number}>): void;|类名:DeviceManager;<br>方法or属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinToken ?: number}>): void;|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:on(type: 'deviceFound', callback: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:off(type: 'deviceFound', callback?: Callback\<{ subscribeId: number, device: DeviceInfo }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:on(type: 'discoverFail', callback: Callback\<{ subscribeId: number, reason: number }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:off(type: 'discoverFail', callback?: Callback\<{ subscribeId: number, reason: number }>): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:on(type: 'serviceDie', callback: () => void): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|新增(错误码)|NA|类名:DeviceManager<br>方法 or 属性:off(type: 'serviceDie', callback?: () => void): void;<br>错误码内容: 401|@ohos.distributedHardware.deviceManager.d.ts|
|函数有变化|类名:DeviceManager<br>方法 or 属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinTone ?: number}>): void;<br>|类名:DeviceManager<br>方法 or 属性:authenticateDevice(deviceInfo: DeviceInfo, authParam: AuthParam, callback: AsyncCallback\<{deviceId: string, pinToken ?: number}>): void;<br>|@ohos.distributedHardware.deviceManager.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:GeoLocationErrorCode<br>方法or属性:INPUT_PARAMS_ERROR|@ohos.geolocation.d.ts| |删除|类名:geolocation;<br>方法or属性:function enableLocation(callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function enableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'locationChange', request: LocationRequest, callback: Callback\<Location>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function disableLocation(callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'locationChange', callback?: Callback\<Location>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function disableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'locationEnabledChange', callback: Callback\<boolean>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType, callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'locationEnabledChange', callback?: Callback\<boolean>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType,) : Promise\<boolean>;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function setLocationPrivacyConfirmStatus(type : LocationPrivacyType, isConfirmed : boolean, callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'cachedGnssLocationsChange', callback?: Callback\<Array\<Location>>): void;|@ohos.geoLocationManager.d.ts| |删除|类名:geolocation;<br>方法or属性:function setLocationPrivacyConfirmStatus(type : LocationPrivacyType, isConfirmed : boolean) : Promise\<boolean>;|NA|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'satelliteStatusChange', callback: Callback\<SatelliteStatusInfo>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'locationChange', request: LocationRequest, callback: Callback\<Location>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'satelliteStatusChange', callback?: Callback\<SatelliteStatusInfo>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'locationEnabledChange', callback: Callback\<boolean>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'nmeaMessage', callback: Callback\<string>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'cachedGnssLocationsChange', request: CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'nmeaMessage', callback?: Callback\<string>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'satelliteStatusChange', callback: Callback\<SatelliteStatusInfo>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'nmeaMessage', callback: Callback\<string>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function on(type: 'countryCodeChange', callback: Callback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function on(type: 'countryCodeChange', callback: Callback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function off(type: 'countryCodeChange', callback?: Callback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'locationChange', callback?: Callback\<Location>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback\<Location>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'locationEnabledChange', callback?: Callback\<boolean>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCurrentLocation(callback: AsyncCallback\<Location>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'cachedGnssLocationsChange', callback?: Callback\<Array\<Location>>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCurrentLocation(request?: CurrentLocationRequest): Promise\<Location>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'satelliteStatusChange', callback?: Callback\<SatelliteStatusInfo>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getLastLocation(): Location;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'nmeaMessage', callback?: Callback\<string>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function isLocationEnabled(): boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'gnssFenceStatusChange', request: GeofenceRequest, want: WantAgent): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function enableLocation(callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function off(type: 'countryCodeChange', callback?: Callback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function enableLocation(): Promise\<void>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback\<Location>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function disableLocation(): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCurrentLocation(callback: AsyncCallback\<Location>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getAddressesFromLocation(request: ReverseGeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCurrentLocation(request?: CurrentLocationRequest): Promise\<Location>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getAddressesFromLocation(request: ReverseGeoCodeRequest): Promise\<Array\<GeoAddress>>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getLastLocation(): Location;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getAddressesFromLocationName(request: GeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function isLocationEnabled(): boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getAddressesFromLocationName(request: GeoCodeRequest): Promise\<Array\<GeoAddress>>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function enableLocation(callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function isGeocoderAvailable(): boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function enableLocation(): Promise\<void>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCachedGnssLocationsSize(callback: AsyncCallback\<number>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function disableLocation(): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCachedGnssLocationsSize(): Promise\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function flushCachedGnssLocations(callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest): Promise\<Array\<GeoAddress>>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function flushCachedGnssLocations(): Promise\<void>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function sendCommand(command: LocationCommand, callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest): Promise\<Array\<GeoAddress>>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function sendCommand(command: LocationCommand): Promise\<void>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function isGeocoderAvailable(): boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCountryCode(callback: AsyncCallback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCachedGnssLocationsSize(callback: AsyncCallback\<number>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function getCountryCode(): Promise\<CountryCode>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCachedGnssLocationsSize(): Promise\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function enableLocationMock(): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function flushCachedGnssLocations(callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function disableLocationMock(): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function flushCachedGnssLocations(): Promise\<void>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function setMockedLocations(config: LocationMockConfig): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function sendCommand(command: LocationCommand, callback: AsyncCallback\<void>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function enableReverseGeocodingMock(): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function sendCommand(command: LocationCommand): Promise\<void>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function disableReverseGeocodingMock(): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCountryCode(callback: AsyncCallback\<CountryCode>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function setReverseGeocodingMockInfo(mockInfos: Array\<ReverseGeocodingMockInfo>): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function getCountryCode(): Promise\<CountryCode>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function isLocationPrivacyConfirmed(type: LocationPrivacyType): boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function enableLocationMock(): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: geoLocationManager<br>方法 or 属性: function setLocationPrivacyConfirmStatus(type: LocationPrivacyType, isConfirmed: boolean): void;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function disableLocationMock(): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeocodingMockInfo|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function setMockedLocations(config: LocationMockConfig): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeocodingMockInfo<br>方法 or 属性: location: ReverseGeoCodeRequest;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function enableReverseGeocodingMock(): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeocodingMockInfo<br>方法 or 属性: geoAddress: GeoAddress;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function disableReverseGeocodingMock(): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationMockConfig|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function setReverseGeocodingMockInfo(mockInfos: Array\<ReverseGeocodingMockInfo>): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationMockConfig<br>方法 or 属性: timeInterval: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function isLocationPrivacyConfirmed(type: LocationPrivacyType): boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationMockConfig<br>方法 or 属性: locations: Array\<Location>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:geoLocationManager;<br>方法or属性:function setLocationPrivacyConfirmStatus(type: LocationPrivacyType, isConfirmed: boolean): void;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeocodingMockInfo;<br>方法or属性:location: ReverseGeoCodeRequest;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: satellitesNumber: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeocodingMockInfo;<br>方法or属性:geoAddress: GeoAddress;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: satelliteIds: Array\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationMockConfig;<br>方法or属性:timeInterval: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: carrierToNoiseDensitys: Array\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationMockConfig;<br>方法or属性:locations: Array\<Location>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: altitudes: Array\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:satellitesNumber: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: azimuths: Array\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:satelliteIds: Array\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: SatelliteStatusInfo<br>方法 or 属性: carrierFrequencies: Array\<number>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:carrierToNoiseDensitys: Array\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CachedGnssLocationsRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:altitudes: Array\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CachedGnssLocationsRequest<br>方法 or 属性: reportingPeriodSec: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:azimuths: Array\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CachedGnssLocationsRequest<br>方法 or 属性: wakeUpCacheQueueFull: boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:SatelliteStatusInfo;<br>方法or属性:carrierFrequencies: Array\<number>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeofenceRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CachedGnssLocationsRequest;<br>方法or属性:reportingPeriodSec: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeofenceRequest<br>方法 or 属性: scenario: LocationRequestScenario;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CachedGnssLocationsRequest;<br>方法or属性:wakeUpCacheQueueFull: boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeofenceRequest<br>方法 or 属性: geofence: Geofence;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeofenceRequest;<br>方法or属性:scenario: LocationRequestScenario;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Geofence|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationCommand;<br>方法or属性:scenario: LocationRequestScenario;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Geofence<br>方法 or 属性: latitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeofenceRequest;<br>方法or属性:geofence: Geofence;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Geofence<br>方法 or 属性: longitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Geofence;<br>方法or属性:latitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Geofence<br>方法 or 属性: radius: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeoCodeRequest;<br>方法or属性:latitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Geofence<br>方法 or 属性: expiration: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:latitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeoCodeRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Geofence;<br>方法or属性:longitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeoCodeRequest<br>方法 or 属性: locale?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeoCodeRequest;<br>方法or属性:longitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeoCodeRequest<br>方法 or 属性: latitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:longitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeoCodeRequest<br>方法 or 属性: longitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Geofence;<br>方法or属性:radius: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: ReverseGeoCodeRequest<br>方法 or 属性: maxItems?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Geofence;<br>方法or属性:expiration: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeoCodeRequest;<br>方法or属性:locale?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: locale?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:locale?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: description: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:locale?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: maxItems?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:ReverseGeoCodeRequest;<br>方法or属性:maxItems?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: minLatitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:maxItems?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: minLongitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:description: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: maxLatitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:minLatitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoCodeRequest<br>方法 or 属性: maxLongitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:minLongitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:maxLatitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: latitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoCodeRequest;<br>方法or属性:maxLongitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: longitude?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:latitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: locale?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:longitude?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: placeName?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:placeName?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: countryCode?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:countryCode?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: countryName?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:countryName?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: administrativeArea?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:administrativeArea?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: subAdministrativeArea?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:subAdministrativeArea?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: locality?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:locality?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: subLocality?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:subLocality?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: roadName?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:roadName?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: subRoadName?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:subRoadName?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: premises?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:premises?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: postalCode?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:postalCode?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: phoneNumber?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:phoneNumber?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: addressUrl?: string;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:addressUrl?: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: descriptions?: Array\<string>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:descriptions?: Array\<string>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: descriptionsSize?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:descriptionsSize?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: GeoAddress<br>方法 or 属性: isFromMock?: Boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:GeoAddress;<br>方法or属性:isFromMock?: Boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:isFromMock?: Boolean;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest<br>方法 or 属性: priority?: LocationRequestPriority;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequest;<br>方法or属性:priority?: LocationRequestPriority;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest<br>方法 or 属性: scenario?: LocationRequestScenario;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CurrentLocationRequest;<br>方法or属性:priority?: LocationRequestPriority;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest<br>方法 or 属性: timeInterval?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest<br>方法 or 属性: distanceInterval?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CurrentLocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequest<br>方法 or 属性: maxAccuracy?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequest;<br>方法or属性:timeInterval?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CurrentLocationRequest|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequest;<br>方法or属性:distanceInterval?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CurrentLocationRequest<br>方法 or 属性: priority?: LocationRequestPriority;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequest;<br>方法or属性:maxAccuracy?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CurrentLocationRequest<br>方法 or 属性: scenario?: LocationRequestScenario;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CurrentLocationRequest;<br>方法or属性:maxAccuracy?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CurrentLocationRequest<br>方法 or 属性: maxAccuracy?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CurrentLocationRequest;<br>方法or属性:timeoutMs?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CurrentLocationRequest<br>方法 or 属性: timeoutMs?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:altitude: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:accuracy: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: latitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:speed: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: longitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:timeStamp: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: altitude: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:direction: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: accuracy: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:timeSinceBoot: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: speed: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:additions?: Array\<string>;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: timeStamp: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:Location;<br>方法or属性:additionSize?: number;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: direction: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestPriority;<br>方法or属性:UNSET = 0x200|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: timeSinceBoot: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestPriority;<br>方法or属性:ACCURACY|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: additions?: Array\<string>;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestPriority;<br>方法or属性:LOW_POWER|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: additionSize?: number;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestPriority;<br>方法or属性:FIRST_FIX|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: Location<br>方法 or 属性: isFromMock?: Boolean;|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:UNSET = 0x300|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestPriority|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:NAVIGATION|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestPriority<br>方法 or 属性: UNSET = 0x200|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:TRAJECTORY_TRACKING|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestPriority<br>方法 or 属性: ACCURACY|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:CAR_HAILING|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestPriority<br>方法 or 属性: LOW_POWER|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:DAILY_LIFE_SERVICE|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestPriority<br>方法 or 属性: FIRST_FIX|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationRequestScenario;<br>方法or属性:NO_POWER|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationPrivacyType;<br>方法or属性:OTHERS = 0|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: UNSET = 0x300|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationPrivacyType;<br>方法or属性:STARTUP|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: NAVIGATION|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationPrivacyType;<br>方法or属性:CORE_LOCATION|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: TRAJECTORY_TRACKING|@ohos.geoLocationManager.d.ts| |新增|NA|类名:LocationCommand;<br>方法or属性:command: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: CAR_HAILING|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCode;<br>方法or属性:country: string;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: DAILY_LIFE_SERVICE|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCode;<br>方法or属性:type: CountryCodeType;|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationRequestScenario<br>方法 or 属性: NO_POWER|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCodeType;<br>方法or属性:COUNTRY_CODE_FROM_LOCALE = 1|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationPrivacyType|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCodeType;<br>方法or属性:COUNTRY_CODE_FROM_SIM|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationPrivacyType<br>方法 or 属性: OTHERS = 0|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCodeType;<br>方法or属性:COUNTRY_CODE_FROM_LOCATION|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationPrivacyType<br>方法 or 属性: STARTUP|@ohos.geoLocationManager.d.ts| |新增|NA|类名:CountryCodeType;<br>方法or属性:COUNTRY_CODE_FROM_NETWORK|@ohos.geoLocationManager.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationPrivacyType<br>方法 or 属性: CORE_LOCATION|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:declare geolocation<br>旧版本信息:|类名:geolocation;<br>方法or属性:declare geolocation<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationCommand|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'locationChange', request: LocationRequest, callback: Callback\<Location>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'locationChange', request: LocationRequest, callback: Callback\<Location>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:locationChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationCommand<br>方法 or 属性: scenario: LocationRequestScenario;|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'locationServiceState', callback: Callback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'locationServiceState', callback: Callback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:locationEnabledChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: LocationCommand<br>方法 or 属性: command: string;|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'cachedGnssLocationsReporting', request: CachedGnssLocationsRequest, callback: Callback\<Array\<Location>>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:cachedGnssLocationsChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCode|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'gnssStatusChange', callback: Callback\<SatelliteStatusInfo>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'gnssStatusChange', callback: Callback\<SatelliteStatusInfo>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:satelliteStatusChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCode<br>方法 or 属性: country: string;|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'nmeaMessageChange', callback: Callback\<string>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'nmeaMessageChange', callback: Callback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:nmeaMessage|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCode<br>方法 or 属性: type: CountryCodeType;|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function on(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function on(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:gnssFenceStatusChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCodeType|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'locationChange', callback?: Callback\<Location>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'locationChange', callback?: Callback\<Location>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:locationChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCodeType<br>方法 or 属性: COUNTRY_CODE_FROM_LOCALE = 1|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'locationServiceState', callback?: Callback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'locationServiceState', callback?: Callback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:locationEnabledChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCodeType<br>方法 or 属性: COUNTRY_CODE_FROM_SIM|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'cachedGnssLocationsReporting', callback?: Callback\<Array\<Location>>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'cachedGnssLocationsReporting', callback?: Callback\<Array\<Location>>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:cachedGnssLocationsChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCodeType<br>方法 or 属性: COUNTRY_CODE_FROM_LOCATION|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'gnssStatusChange', callback?: Callback\<SatelliteStatusInfo>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'gnssStatusChange', callback?: Callback\<SatelliteStatusInfo>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:satelliteStatusChange|@ohos.geolocation.d.ts|
|新增|NA|模块名: ohos.geoLocationManager<br>类名: CountryCodeType<br>方法 or 属性: COUNTRY_CODE_FROM_NETWORK|@ohos.geoLocationManager.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'nmeaMessageChange', callback?: Callback\<string>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'nmeaMessageChange', callback?: Callback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:nmeaMessage|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function enableLocation(callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function off(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function off(type: 'fenceStatusChange', request: GeofenceRequest, want: WantAgent): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:gnssFenceStatusChange|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function enableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback\<Location>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getCurrentLocation(request: CurrentLocationRequest, callback: AsyncCallback\<Location>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCurrentLocation|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function disableLocation(callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getCurrentLocation(callback: AsyncCallback\<Location>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getCurrentLocation(callback: AsyncCallback\<Location>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCurrentLocation|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function disableLocation() : Promise\<boolean>;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getCurrentLocation(request?: CurrentLocationRequest): Promise\<Location>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getCurrentLocation(request?: CurrentLocationRequest): Promise\<Location>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCurrentLocation|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType, callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getLastLocation(callback: AsyncCallback\<Location>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getLastLocation(callback: AsyncCallback\<Location>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getLastLocation|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function isLocationPrivacyConfirmed(type : LocationPrivacyType,) : Promise\<boolean>;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getLastLocation(): Promise\<Location>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getLastLocation(): Promise\<Location>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getLastLocation|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function setLocationPrivacyConfirmStatus(type : LocationPrivacyType, isConfirmed : boolean, callback: AsyncCallback\<boolean>) : void;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function isLocationEnabled(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function isLocationEnabled(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.isLocationEnabled|@ohos.geolocation.d.ts|
|删除|模块名:ohos.geolocation<br>类名:geolocation<br>方法 or 属性:function setLocationPrivacyConfirmStatus(type : LocationPrivacyType, isConfirmed : boolean) : Promise\<boolean>;|NA|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function isLocationEnabled(): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function isLocationEnabled(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.isLocationEnabled|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:geolocation<br>废弃版本:N/A|类名:geolocation<br>废弃版本:9<br>代替接口:N/A|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function requestEnableLocation(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function requestEnableLocation(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:SatelliteStatusInfo<br>废弃版本:N/A|类名:SatelliteStatusInfo<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function requestEnableLocation(): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function requestEnableLocation(): Promise\<boolean>;<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CachedGnssLocationsRequest<br>废弃版本:N/A|类名:CachedGnssLocationsRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.CachedGnssLocationsRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getAddressesFromLocation|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeofenceRequest<br>废弃版本:N/A|类名:GeofenceRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.GeofenceRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest): Promise\<Array\<GeoAddress>>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getAddressesFromLocation(request: ReverseGeoCodeRequest): Promise\<Array\<GeoAddress>>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getAddressesFromLocation|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geofence<br>废弃版本:N/A|类名:Geofence<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.Geofence |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest, callback: AsyncCallback\<Array\<GeoAddress>>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getAddressesFromLocationName|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:ReverseGeoCodeRequest<br>废弃版本:N/A|类名:ReverseGeoCodeRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest): Promise\<Array\<GeoAddress>>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getAddressesFromLocationName(request: GeoCodeRequest): Promise\<Array\<GeoAddress>>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getAddressesFromLocationName|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoCodeRequest<br>废弃版本:N/A|类名:GeoCodeRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.GeoCodeRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function isGeoServiceAvailable(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function isGeoServiceAvailable(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.isGeocoderAvailable|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress<br>废弃版本:N/A|类名:GeoAddress<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.GeoAddress |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function isGeoServiceAvailable(): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function isGeoServiceAvailable(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.isGeocoderAvailable|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest<br>废弃版本:N/A|类名:LocationRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getCachedGnssLocationsSize(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getCachedGnssLocationsSize(callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCachedGnssLocationsSize|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest<br>废弃版本:N/A|类名:CurrentLocationRequest<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function getCachedGnssLocationsSize(): Promise\<number>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function getCachedGnssLocationsSize(): Promise\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCachedGnssLocationsSize|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location<br>废弃版本:N/A|类名:Location<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.Location |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function flushCachedGnssLocations(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function flushCachedGnssLocations(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.flushCachedGnssLocations|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority<br>废弃版本:N/A|类名:LocationRequestPriority<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationRequestPriority |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function flushCachedGnssLocations(): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function flushCachedGnssLocations(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.flushCachedGnssLocations|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario<br>废弃版本:N/A|类名:LocationRequestScenario<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationRequestScenario |@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function sendCommand(command: LocationCommand, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function sendCommand(command: LocationCommand, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.sendCommand|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode<br>废弃版本:N/A|类名:GeoLocationErrorCode<br>废弃版本:9<br>代替接口:N/A|@ohos.geolocation.d.ts| |废弃版本有变化|类名:geolocation;<br>方法or属性:function sendCommand(command: LocationCommand): Promise\<boolean>;<br>旧版本信息:|类名:geolocation;<br>方法or属性:function sendCommand(command: LocationCommand): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.sendCommand|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationPrivacyType<br>废弃版本:N/A|类名:LocationPrivacyType<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationPrivacyType |@ohos.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:export interface SatelliteStatusInfo<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:export interface SatelliteStatusInfo<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationCommand<br>废弃版本:N/A|类名:LocationCommand<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationCommand |@ohos.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:satellitesNumber: number;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:satellitesNumber: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse<br>废弃版本:N/A|类名:GeolocationResponse<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.Location |@system.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:satelliteIds: Array\<number>;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:satelliteIds: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption<br>废弃版本:N/A|类名:GetLocationOption<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest |@system.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:carrierToNoiseDensitys: Array\<number>;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:carrierToNoiseDensitys: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeResponse<br>废弃版本:N/A|类名:GetLocationTypeResponse<br>废弃版本:9<br>代替接口:N/A|@system.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:altitudes: Array\<number>;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:altitudes: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeOption<br>废弃版本:N/A|类名:GetLocationTypeOption<br>废弃版本:9<br>代替接口:N/A|@system.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:azimuths: Array\<number>;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:azimuths: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:SubscribeLocationOption<br>废弃版本:N/A|类名:SubscribeLocationOption<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.LocationRequest |@system.geolocation.d.ts| |废弃版本有变化|类名:SatelliteStatusInfo;<br>方法or属性:carrierFrequencies: Array\<number>;<br>旧版本信息:|类名:SatelliteStatusInfo;<br>方法or属性:carrierFrequencies: Array\<number>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.SatelliteStatusInfo|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>废弃版本:N/A|类名:Geolocation<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager |@system.geolocation.d.ts| |废弃版本有变化|类名:CachedGnssLocationsRequest;<br>方法or属性:export interface CachedGnssLocationsRequest<br>旧版本信息:|类名:CachedGnssLocationsRequest;<br>方法or属性:export interface CachedGnssLocationsRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CachedGnssLocationsRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>方法 or 属性:static getLocation(options?: GetLocationOption): void;<br>废弃版本:N/A|类名:Geolocation<br>方法 or 属性:static getLocation(options?: GetLocationOption): void;<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.getCurrentLocation |@system.geolocation.d.ts| |废弃版本有变化|类名:CachedGnssLocationsRequest;<br>方法or属性:reportingPeriodSec: number;<br>旧版本信息:|类名:CachedGnssLocationsRequest;<br>方法or属性:reportingPeriodSec: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CachedGnssLocationsRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>方法 or 属性:static getLocationType(options?: GetLocationTypeOption): void;<br>废弃版本:N/A|类名:Geolocation<br>方法 or 属性:static getLocationType(options?: GetLocationTypeOption): void;<br>废弃版本:9<br>代替接口:N/A|@system.geolocation.d.ts| |废弃版本有变化|类名:CachedGnssLocationsRequest;<br>方法or属性:wakeUpCacheQueueFull: boolean;<br>旧版本信息:|类名:CachedGnssLocationsRequest;<br>方法or属性:wakeUpCacheQueueFull: boolean;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CachedGnssLocationsRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>方法 or 属性:static subscribe(options: SubscribeLocationOption): void;<br>废弃版本:N/A|类名:Geolocation<br>方法 or 属性:static subscribe(options: SubscribeLocationOption): void;<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.on|@system.geolocation.d.ts| |废弃版本有变化|类名:GeofenceRequest;<br>方法or属性:export interface GeofenceRequest<br>旧版本信息:|类名:GeofenceRequest;<br>方法or属性:export interface GeofenceRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeofenceRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>方法 or 属性:static unsubscribe(): void;<br>废弃版本:N/A|类名:Geolocation<br>方法 or 属性:static unsubscribe(): void;<br>废弃版本:9<br>代替接口:ohos.geoLocationManager/geoLocationManager.off|@system.geolocation.d.ts| |废弃版本有变化|类名:GeofenceRequest;<br>方法or属性:priority: LocationRequestPriority;<br>旧版本信息:|类名:GeofenceRequest;<br>方法or属性:priority: LocationRequestPriority;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeofenceRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation<br>方法 or 属性:static getSupportedCoordTypes(): Array\<string>;<br>废弃版本:N/A|类名:Geolocation<br>方法 or 属性:static getSupportedCoordTypes(): Array\<string>;<br>废弃版本:9<br>代替接口:N/A|@system.geolocation.d.ts| |废弃版本有变化|类名:GeofenceRequest;<br>方法or属性:scenario: LocationRequestScenario;<br>旧版本信息:|类名:GeofenceRequest;<br>方法or属性:scenario: LocationRequestScenario;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeofenceRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:latitude?: number;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:latitude?: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:LocationCommand;<br>方法or属性:scenario: LocationRequestScenario;<br>旧版本信息:|类名:LocationCommand;<br>方法or属性:scenario: LocationRequestScenario;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationCommand|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:longitude?: number;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:longitude?: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeofenceRequest;<br>方法or属性:geofence: Geofence;<br>旧版本信息:|类名:GeofenceRequest;<br>方法or属性:geofence: Geofence;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeofenceRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:locale?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:locale?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Geofence;<br>方法or属性:export interface Geofence<br>旧版本信息:|类名:Geofence;<br>方法or属性:export interface Geofence<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Geofence|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:placeName?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:placeName?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Geofence;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:Geofence;<br>方法or属性:latitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Geofence|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:countryCode?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:countryCode?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:ReverseGeoCodeRequest;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:ReverseGeoCodeRequest;<br>方法or属性:latitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:countryName?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:countryName?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Location;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:Location;<br>方法or属性:latitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:administrativeArea?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:administrativeArea?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Geofence;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:Geofence;<br>方法or属性:longitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Geofence|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:subAdministrativeArea?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:subAdministrativeArea?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:ReverseGeoCodeRequest;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:ReverseGeoCodeRequest;<br>方法or属性:longitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:locality?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:locality?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Location;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:Location;<br>方法or属性:longitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:subLocality?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:subLocality?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Geofence;<br>方法or属性:radius: number;<br>旧版本信息:|类名:Geofence;<br>方法or属性:radius: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Geofence|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:roadName?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:roadName?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:Geofence;<br>方法or属性:expiration: number;<br>旧版本信息:|类名:Geofence;<br>方法or属性:expiration: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Geofence|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:subRoadName?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:subRoadName?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:ReverseGeoCodeRequest;<br>方法or属性:export interface ReverseGeoCodeRequest<br>旧版本信息:|类名:ReverseGeoCodeRequest;<br>方法or属性:export interface ReverseGeoCodeRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:premises?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:premises?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:ReverseGeoCodeRequest;<br>方法or属性:locale?: string;<br>旧版本信息:|类名:ReverseGeoCodeRequest;<br>方法or属性:locale?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:postalCode?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:postalCode?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:locale?: string;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:locale?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:phoneNumber?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:phoneNumber?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:locale?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:locale?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:addressUrl?: string;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:addressUrl?: string;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:ReverseGeoCodeRequest;<br>方法or属性:maxItems?: number;<br>旧版本信息:|类名:ReverseGeoCodeRequest;<br>方法or属性:maxItems?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.ReverseGeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:descriptions?: Array\<string>;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:descriptions?: Array\<string>;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:maxItems?: number;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:maxItems?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoAddress<br>方法 or 属性:descriptionsSize?: number;<br>起始版本:N/A|类名:GeoAddress<br>方法 or 属性:descriptionsSize?: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:export interface GeoCodeRequest<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:export interface GeoCodeRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:latitude: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:latitude: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:description: string;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:description: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:longitude: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:longitude: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:minLatitude?: number;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:minLatitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:altitude: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:altitude: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:minLongitude?: number;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:minLongitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:accuracy: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:accuracy: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:maxLatitude?: number;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:maxLatitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:speed: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:speed: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoCodeRequest;<br>方法or属性:maxLongitude?: number;<br>旧版本信息:|类名:GeoCodeRequest;<br>方法or属性:maxLongitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoCodeRequest|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:timeStamp: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:timeStamp: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:export interface GeoAddress<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:export interface GeoAddress<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:direction: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:direction: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:latitude?: number;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:latitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:timeSinceBoot: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:timeSinceBoot: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:longitude?: number;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:longitude?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:additions?: Array\<string>;<br>起始版本:N/A|类名:Location<br>方法 or 属性:additions?: Array\<string>;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:placeName?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:placeName?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:Location<br>方法 or 属性:additionSize?: number;<br>起始版本:N/A|类名:Location<br>方法 or 属性:additionSize?: number;<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:countryCode?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:countryCode?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:REVERSE_GEOCODE_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:REVERSE_GEOCODE_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:countryName?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:countryName?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:GEOCODE_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:GEOCODE_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:administrativeArea?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:administrativeArea?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATOR_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATOR_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:subAdministrativeArea?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:subAdministrativeArea?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATION_SWITCH_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATION_SWITCH_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:locality?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:locality?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:LAST_KNOWN_LOCATION_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:LAST_KNOWN_LOCATION_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:subLocality?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:subLocality?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|起始版本有变化|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATION_REQUEST_TIMEOUT_ERROR<br>起始版本:N/A|类名:GeoLocationErrorCode<br>方法 or 属性:LOCATION_REQUEST_TIMEOUT_ERROR<br>起始版本:7|@ohos.geolocation.d.ts| |废弃版本有变化|类名:GeoAddress;<br>方法or属性:roadName?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:roadName?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:subRoadName?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:subRoadName?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:premises?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:premises?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:postalCode?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:postalCode?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:phoneNumber?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:phoneNumber?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:addressUrl?: string;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:addressUrl?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:descriptions?: Array\<string>;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:descriptions?: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoAddress;<br>方法or属性:descriptionsSize?: number;<br>旧版本信息:|类名:GeoAddress;<br>方法or属性:descriptionsSize?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.GeoAddress|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:export interface LocationRequest<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:export interface LocationRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:priority?: LocationRequestPriority;<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:priority?: LocationRequestPriority;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest;<br>方法or属性:priority?: LocationRequestPriority;<br>旧版本信息:|类名:CurrentLocationRequest;<br>方法or属性:priority?: LocationRequestPriority;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;<br>旧版本信息:|类名:CurrentLocationRequest;<br>方法or属性:scenario?: LocationRequestScenario;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:timeInterval?: number;<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:timeInterval?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:distanceInterval?: number;<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:distanceInterval?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequest;<br>方法or属性:maxAccuracy?: number;<br>旧版本信息:|类名:LocationRequest;<br>方法or属性:maxAccuracy?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest;<br>方法or属性:maxAccuracy?: number;<br>旧版本信息:|类名:CurrentLocationRequest;<br>方法or属性:maxAccuracy?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest;<br>方法or属性:export interface CurrentLocationRequest<br>旧版本信息:|类名:CurrentLocationRequest;<br>方法or属性:export interface CurrentLocationRequest<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:CurrentLocationRequest;<br>方法or属性:timeoutMs?: number;<br>旧版本信息:|类名:CurrentLocationRequest;<br>方法or属性:timeoutMs?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:export interface Location<br>旧版本信息:|类名:Location;<br>方法or属性:export interface Location<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:altitude: number;<br>旧版本信息:|类名:Location;<br>方法or属性:altitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:accuracy: number;<br>旧版本信息:|类名:Location;<br>方法or属性:accuracy: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:speed: number;<br>旧版本信息:|类名:Location;<br>方法or属性:speed: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:timeStamp: number;<br>旧版本信息:|类名:Location;<br>方法or属性:timeStamp: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:direction: number;<br>旧版本信息:|类名:Location;<br>方法or属性:direction: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:timeSinceBoot: number;<br>旧版本信息:|类名:Location;<br>方法or属性:timeSinceBoot: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:additions?: Array\<string>;<br>旧版本信息:|类名:Location;<br>方法or属性:additions?: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:Location;<br>方法or属性:additionSize?: number;<br>旧版本信息:|类名:Location;<br>方法or属性:additionSize?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority;<br>方法or属性:export enum LocationRequestPriority<br>旧版本信息:|类名:LocationRequestPriority;<br>方法or属性:export enum LocationRequestPriority<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestPriority|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority;<br>方法or属性:UNSET = 0x200<br>旧版本信息:|类名:LocationRequestPriority;<br>方法or属性:UNSET = 0x200<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestPriority|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority;<br>方法or属性:ACCURACY<br>旧版本信息:|类名:LocationRequestPriority;<br>方法or属性:ACCURACY<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestPriority|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority;<br>方法or属性:LOW_POWER<br>旧版本信息:|类名:LocationRequestPriority;<br>方法or属性:LOW_POWER<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestPriority|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestPriority;<br>方法or属性:FIRST_FIX<br>旧版本信息:|类名:LocationRequestPriority;<br>方法or属性:FIRST_FIX<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestPriority|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:export enum LocationRequestScenario<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:export enum LocationRequestScenario<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:UNSET = 0x300<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:UNSET = 0x300<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:NAVIGATION<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:NAVIGATION<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:TRAJECTORY_TRACKING<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:TRAJECTORY_TRACKING<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:CAR_HAILING<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:CAR_HAILING<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:DAILY_LIFE_SERVICE<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:DAILY_LIFE_SERVICE<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationRequestScenario;<br>方法or属性:NO_POWER<br>旧版本信息:|类名:LocationRequestScenario;<br>方法or属性:NO_POWER<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequestScenario|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:export enum GeoLocationErrorCode<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:export enum GeoLocationErrorCode<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:INPUT_PARAMS_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:INPUT_PARAMS_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:REVERSE_GEOCODE_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:REVERSE_GEOCODE_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:GEOCODE_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:GEOCODE_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:LOCATOR_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:LOCATOR_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:LOCATION_SWITCH_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:LOCATION_SWITCH_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:LAST_KNOWN_LOCATION_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:LAST_KNOWN_LOCATION_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeoLocationErrorCode;<br>方法or属性:LOCATION_REQUEST_TIMEOUT_ERROR<br>旧版本信息:|类名:GeoLocationErrorCode;<br>方法or属性:LOCATION_REQUEST_TIMEOUT_ERROR<br>新版本信息:9<br>代替接口:|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationPrivacyType;<br>方法or属性:export enum LocationPrivacyType<br>旧版本信息:|类名:LocationPrivacyType;<br>方法or属性:export enum LocationPrivacyType<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationPrivacyType|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationPrivacyType;<br>方法or属性:OTHERS = 0<br>旧版本信息:|类名:LocationPrivacyType;<br>方法or属性:OTHERS = 0<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationPrivacyType|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationPrivacyType;<br>方法or属性:STARTUP<br>旧版本信息:|类名:LocationPrivacyType;<br>方法or属性:STARTUP<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationPrivacyType|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationPrivacyType;<br>方法or属性:CORE_LOCATION<br>旧版本信息:|类名:LocationPrivacyType;<br>方法or属性:CORE_LOCATION<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationPrivacyType|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationCommand;<br>方法or属性:export interface LocationCommand<br>旧版本信息:|类名:LocationCommand;<br>方法or属性:export interface LocationCommand<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationCommand|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:LocationCommand;<br>方法or属性:command: string;<br>旧版本信息:|类名:LocationCommand;<br>方法or属性:command: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationCommand|@ohos.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:export interface GeolocationResponse<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:export interface GeolocationResponse<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:longitude: number;<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:longitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:latitude: number;<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:latitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:altitude: number;<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:altitude: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:accuracy: number;<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:accuracy: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GeolocationResponse;<br>方法or属性:time: number;<br>旧版本信息:|类名:GeolocationResponse;<br>方法or属性:time: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.Location|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:export interface GetLocationOption<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:export interface GetLocationOption<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:timeout?: number;<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:timeout?: number;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:coordType?: string;<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:coordType?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:SubscribeLocationOption;<br>方法or属性:coordType?: string;<br>旧版本信息:|类名:SubscribeLocationOption;<br>方法or属性:coordType?: string;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:success?: (data: GeolocationResponse) => void;<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:success?: (data: GeolocationResponse) => void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:GetLocationTypeOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:SubscribeLocationOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>旧版本信息:|类名:SubscribeLocationOption;<br>方法or属性:fail?: (data: string, code: number) => void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationOption;<br>方法or属性:complete?: () => void;<br>旧版本信息:|类名:GetLocationOption;<br>方法or属性:complete?: () => void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.CurrentLocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeOption;<br>方法or属性:complete?: () => void;<br>旧版本信息:|类名:GetLocationTypeOption;<br>方法or属性:complete?: () => void;<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeResponse;<br>方法or属性:export interface GetLocationTypeResponse<br>旧版本信息:|类名:GetLocationTypeResponse;<br>方法or属性:export interface GetLocationTypeResponse<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeResponse;<br>方法or属性:types: Array\<string>;<br>旧版本信息:|类名:GetLocationTypeResponse;<br>方法or属性:types: Array\<string>;<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeOption;<br>方法or属性:export interface GetLocationTypeOption<br>旧版本信息:|类名:GetLocationTypeOption;<br>方法or属性:export interface GetLocationTypeOption<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:GetLocationTypeOption;<br>方法or属性:success?: (data: GetLocationTypeResponse) => void;<br>旧版本信息:|类名:GetLocationTypeOption;<br>方法or属性:success?: (data: GetLocationTypeResponse) => void;<br>新版本信息:9<br>代替接口:|@system.geolocation.d.ts|
|废弃版本有变化|类名:SubscribeLocationOption;<br>方法or属性:export interface SubscribeLocationOption<br>旧版本信息:|类名:SubscribeLocationOption;<br>方法or属性:export interface SubscribeLocationOption<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:SubscribeLocationOption;<br>方法or属性:success: (data: GeolocationResponse) => void;<br>旧版本信息:|类名:SubscribeLocationOption;<br>方法or属性:success: (data: GeolocationResponse) => void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.LocationRequest|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:export default class Geolocation<br>旧版本信息:|类名:Geolocation;<br>方法or属性:export default class Geolocation<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:static getLocation(options?: GetLocationOption): void;<br>旧版本信息:|类名:Geolocation;<br>方法or属性:static getLocation(options?: GetLocationOption): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.getCurrentLocation|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:static getLocationType(options?: GetLocationTypeOption): void;<br>旧版本信息:|类名:Geolocation;<br>方法or属性:static getLocationType(options?: GetLocationTypeOption): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:static subscribe(options: SubscribeLocationOption): void;<br>旧版本信息:|类名:Geolocation;<br>方法or属性:static subscribe(options: SubscribeLocationOption): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.on#event:locationChange|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:static unsubscribe(): void;<br>旧版本信息:|类名:Geolocation;<br>方法or属性:static unsubscribe(): void;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager.off#event:locationChange|@system.geolocation.d.ts|
|废弃版本有变化|类名:Geolocation;<br>方法or属性:static getSupportedCoordTypes(): Array\<string>;<br>旧版本信息:|类名:Geolocation;<br>方法or属性:static getSupportedCoordTypes(): Array\<string>;<br>新版本信息:9<br>代替接口: ohos.geoLocationManager/geoLocationManager|@system.geolocation.d.ts|
|函数有变化|类名:GeoLocationErrorCode;<br>方法or属性:INPUT_PARAMS_ERROR = 101|类名:GeoLocationErrorCode;<br>方法or属性:INPUT_PARAMS_ERROR|@ohos.geolocation.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.i18n<br>类名: System|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function getSystemLanguages(): Array\<string>;|NA|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function getSystemCountries(language: string): Array\<string>;|NA|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function isSuggested(language: string, region?: string): boolean;|NA|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function setSystemLanguage(language: string): boolean;|NA|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function setSystemRegion(region: string): boolean;|NA|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts| |删除|类名:i18n;<br>方法or属性:export function setSystemLocale(locale: string): boolean;|NA|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getSystemLanguages(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getSystemLanguages(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getSystemCountries(language: string): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getSystemLanguages(): Array\<string>;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getSystemCountries(language: string): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getSystemCountries(language: string): Array\<string>;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static isSuggested(language: string, region?: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static isSuggested(language: string, region?: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static isSuggested(language: string, region?: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getSystemLanguage(): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getSystemLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static setSystemLanguage(language: string): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getSystemLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getSystemRegion(): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static setSystemLanguage(language: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static setSystemRegion(region: string): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static setSystemLanguage(language: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getSystemLocale(): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getSystemRegion(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static setSystemLocale(locale: string): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getSystemRegion(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static is24HourClock(): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static setSystemRegion(region: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static set24HourClock(option: boolean): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static setSystemRegion(region: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static addPreferredLanguage(language: string, index?: number): void;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getSystemLocale(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static removePreferredLanguage(index: number): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getSystemLocale(): string;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getPreferredLanguageList(): Array\<string>;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static setSystemLocale(locale: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getFirstPreferredLanguage(): string;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static setSystemLocale(locale: string): void;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getAppPreferredLanguage(): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static is24HourClock(): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static setUsingLocalDigit(flag: boolean): void;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static is24HourClock(): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:System;<br>方法or属性:static getUsingLocalDigit(): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static set24HourClock(option: boolean): void;|@ohos.i18n.d.ts| |新增|NA|类名:I18NUtil;<br>方法or属性:static unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static set24HourClock(option: boolean): void;|@ohos.i18n.d.ts| |新增|NA|类名:I18NUtil;<br>方法or属性:static getDateOrder(locale: string): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static addPreferredLanguage(language: string, index?: number): void;|@ohos.i18n.d.ts| |新增|NA|类名:PhoneNumberFormat;<br>方法or属性:getLocationName(number: string, locale: string): string;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static addPreferredLanguage(language: string, index?: number): void;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isDigit(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static removePreferredLanguage(index: number): void;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isSpaceChar(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static removePreferredLanguage(index: number): void;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isWhitespace(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getPreferredLanguageList(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isRTL(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getPreferredLanguageList(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isIdeograph(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getFirstPreferredLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isLetter(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getFirstPreferredLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isLowerCase(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getAppPreferredLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static isUpperCase(char: string): boolean;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getAppPreferredLanguage(): string;|@ohos.i18n.d.ts| |新增|NA|类名:Unicode;<br>方法or属性:static getType(char: string): string;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static setUsingLocalDigit(flag: boolean): void;|@ohos.i18n.d.ts| |新增|NA|类名:TimeZone;<br>方法or属性:static getAvailableIDs(): Array\<string>;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static setUsingLocalDigit(flag: boolean): void;|@ohos.i18n.d.ts| |新增|NA|类名:TimeZone;<br>方法or属性:static getAvailableZoneCityIDs(): Array\<string>;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: System<br>方法 or 属性:static getUsingLocalDigit(): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:TimeZone;<br>方法or属性:static getCityDisplayName(cityID: string, locale: string): string;|@ohos.i18n.d.ts|
|新增|NA|类名:System<br>方法or属性:static getUsingLocalDigit(): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:TimeZone;<br>方法or属性:static getTimezoneFromCity(cityID: string): TimeZone;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: I18NUtil|@ohos.i18n.d.ts| |新增|NA|类名:Transliterator;<br>方法or属性:static getAvailableIDs(): string[];|@ohos.i18n.d.ts|
|新增|NA|类名:I18NUtil<br>方法or属性:|@ohos.i18n.d.ts| |新增|NA|类名:Transliterator;<br>方法or属性:static getInstance(id: string): Transliterator;|@ohos.i18n.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: I18NUtil<br>方法 or 属性:static unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:Transliterator;<br>方法or属性:transform(text: string): string;|@ohos.i18n.d.ts|
|新增|NA|类名:I18NUtil<br>方法or属性:static unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:resourceManager;<br>方法or属性:export type RawFileDescriptor = _RawFileDescriptor;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: I18NUtil<br>方法 or 属性:static getDateOrder(locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:resourceManager;<br>方法or属性:export type Resource = _Resource;|@ohos.resourceManager.d.ts|
|新增|NA|类名:I18NUtil<br>方法or属性:static getDateOrder(locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringValue(resource: Resource, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:PhoneNumberFormatOptions<br>方法or属性:type?: string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringValue(resource: Resource): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: PhoneNumberFormat<br>方法 or 属性:getLocationName(number: string, locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringValue(resId: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:PhoneNumberFormat<br>方法or属性:getLocationName(number: string, locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringValue(resId: number): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayValue(resource: Resource, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayValue(resource: Resource): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isDigit(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayValue(resId: number, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isDigit(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayValue(resId: number): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isSpaceChar(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContent(resource: Resource, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isSpaceChar(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContent(resource: Resource): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isWhitespace(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContent(resId: number, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isWhitespace(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContent(resId: number): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isRTL(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContentBase64(resource: Resource, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isRTL(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContentBase64(resource: Resource): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isIdeograph(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContentBase64(resId: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isIdeograph(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaContentBase64(resId: number): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isLetter(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getDeviceCapability(callback: _AsyncCallback\<DeviceCapability>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isLetter(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getConfiguration(callback: _AsyncCallback\<Configuration>): void;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isLowerCase(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isLowerCase(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringValue(resource: Resource, num: number): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static isUpperCase(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringValue(resId: number, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static isUpperCase(char: string): boolean;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringValue(resId: number, num: number): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Unicode<br>方法 or 属性:static getType(char: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringByName(resName: string, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Unicode<br>方法or属性:static getType(char: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringByName(resName: string): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: TimeZone<br>方法 or 属性:static getAvailableIDs(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayByName(resName: string, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:TimeZone<br>方法or属性:static getAvailableIDs(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringArrayByName(resName: string): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: TimeZone<br>方法 or 属性:static getAvailableZoneCityIDs(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaByName(resName: string, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:TimeZone<br>方法or属性:static getAvailableZoneCityIDs(): Array\<string>;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaByName(resName: string): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: TimeZone<br>方法 or 属性:static getCityDisplayName(cityID: string, locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaBase64ByName(resName: string, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:TimeZone<br>方法or属性:static getCityDisplayName(cityID: string, locale: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getMediaBase64ByName(resName: string): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: TimeZone<br>方法 or 属性:static getTimezoneFromCity(cityID: string): TimeZone;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringByName(resName: string, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:TimeZone<br>方法or属性:static getTimezoneFromCity(cityID: string): TimeZone;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getPluralStringByName(resName: string, num: number): Promise\<string>;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Transliterator|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringSync(resId: number): string;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Transliterator<br>方法or属性:|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringSync(resource: Resource): string;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Transliterator<br>方法 or 属性:static getAvailableIDs(): string[];|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getStringByNameSync(resName: string): string;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Transliterator<br>方法or属性:static getAvailableIDs(): string[];|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getBoolean(resId: number): boolean;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Transliterator<br>方法 or 属性:static getInstance(id: string): Transliterator;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getBoolean(resource: Resource): boolean;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Transliterator<br>方法or属性:static getInstance(id: string): Transliterator;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getBooleanByName(resName: string): boolean;|@ohos.resourceManager.d.ts|
|新增|NA|模块名: ohos.i18n<br>类名: Transliterator<br>方法 or 属性:transform(text: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getNumber(resId: number): number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:Transliterator<br>方法or属性:transform(text: string): string;|@ohos.i18n.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getNumber(resource: Resource): number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:calendar?: string;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getNumberByName(resName: string): number;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:collation?: string;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getRawFileContent(path: string, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:hourCycle?: string;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getRawFileContent(path: string): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:numberingSystem?: string;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getRawFd(path: string, callback: _AsyncCallback\<RawFileDescriptor>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:numeric?: boolean;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:getRawFd(path: string): Promise\<RawFileDescriptor>;|@ohos.resourceManager.d.ts|
|新增|NA|类名:LocaleOptions<br>方法or属性:caseFirst?: string;|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:closeRawFd(path: string, callback: _AsyncCallback\<void>): void;|@ohos.resourceManager.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:locale?: string|@ohos.intl.d.ts| |新增|NA|类名:ResourceManager;<br>方法or属性:closeRawFd(path: string): Promise\<void>;|@ohos.resourceManager.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:dateStyle?: string|@ohos.intl.d.ts| |新增|NA|类名:Resource;<br>方法or属性:bundleName: string;|resource.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:timeStyle?: string|@ohos.intl.d.ts| |新增|NA|类名:Resource;<br>方法or属性:moduleName: string;|resource.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:hourCycle?: string|@ohos.intl.d.ts| |新增|NA|类名:Resource;<br>方法or属性:id: number;|resource.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:timeZone?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;<br>新版本信息:9<br>代替接口: ohos.System.getDisplayCountry|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:numberingSystem?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;<br>新版本信息:9<br>代替接口: ohos.System.getDisplayLanguage|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:hour12?: boolean|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getSystemLanguage(): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getSystemLanguage(): string;<br>新版本信息:9<br>代替接口: ohos.System.getSystemLanguage|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:weekday?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getSystemRegion(): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getSystemRegion(): string;<br>新版本信息:9<br>代替接口: ohos.System.getSystemRegion|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:era?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getSystemLocale(): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getSystemLocale(): string;<br>新版本信息:9<br>代替接口: ohos.System.getSystemLocale|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:year?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function is24HourClock(): boolean;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function is24HourClock(): boolean;<br>新版本信息:9<br>代替接口: ohos.System.is24HourClock|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:month?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function set24HourClock(option: boolean): boolean;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function set24HourClock(option: boolean): boolean;<br>新版本信息:9<br>代替接口: ohos.System.set24HourClock|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:day?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function addPreferredLanguage(language: string, index?: number): boolean;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function addPreferredLanguage(language: string, index?: number): boolean;<br>新版本信息:9<br>代替接口: ohos.System.addPreferredLanguage|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:hour?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function removePreferredLanguage(index: number): boolean;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function removePreferredLanguage(index: number): boolean;<br>新版本信息:9<br>代替接口: ohos.System.removePreferredLanguage|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:minute?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getPreferredLanguageList(): Array\<string>;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getPreferredLanguageList(): Array\<string>;<br>新版本信息:9<br>代替接口: ohos.System.getPreferredLanguageList|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:second?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:i18n;<br>方法or属性:export function getFirstPreferredLanguage(): string;<br>旧版本信息:|类名:i18n;<br>方法or属性:export function getFirstPreferredLanguage(): string;<br>新版本信息:9<br>代替接口: ohos.System.getFirstPreferredLanguage|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:timeZoneName?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Util;<br>方法or属性:export interface Util<br>旧版本信息:|类名:Util;<br>方法or属性:export interface Util<br>新版本信息:9<br>代替接口: I18NUtil|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:dayPeriod?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Util;<br>方法or属性:unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;<br>旧版本信息:|类名:Util;<br>方法or属性:unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;<br>新版本信息:9<br>代替接口: I18NUtil.unitConvert|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:localeMatcher?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:export class Character<br>旧版本信息:|类名:Character;<br>方法or属性:export class Character<br>新版本信息:9<br>代替接口: Unicode|@ohos.i18n.d.ts|
|新增|NA|类名:DateTimeOptions<br>方法or属性:formatMatcher?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isDigit(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isDigit(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isDigit|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:locale?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isSpaceChar(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isSpaceChar(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isSpaceChar|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:currency?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isWhitespace(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isWhitespace(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isWhitespace|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:currencySign?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isRTL(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isRTL(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isRTL|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:currencyDisplay?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isIdeograph(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isIdeograph(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isIdeograph|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:unit?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isLetter(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isLetter(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isLetter|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:unitDisplay?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isLowerCase(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isLowerCase(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isLowerCase|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:unitUsage?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:isUpperCase(char: string): boolean;<br>旧版本信息:|类名:Character;<br>方法or属性:isUpperCase(char: string): boolean;<br>新版本信息:9<br>代替接口: Unicode.isUpperCase|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:signDisplay?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:Character;<br>方法or属性:getType(char: string): string;<br>旧版本信息:|类名:Character;<br>方法or属性:getType(char: string): string;<br>新版本信息:9<br>代替接口: Unicode.getType|@ohos.i18n.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:compactDisplay?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:AsyncCallback;<br>方法or属性:export interface AsyncCallback<br>旧版本信息:|类名:AsyncCallback;<br>方法or属性:export interface AsyncCallback<br>新版本信息:9<br>代替接口:|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:notation?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:AsyncCallback;<br>方法or属性:(err: Error, data: T): void;<br>旧版本信息:|类名:AsyncCallback;<br>方法or属性:(err: Error, data: T): void;<br>新版本信息:9<br>代替接口:|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:localeMatcher?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getString(resId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getString(resId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getStringValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:style?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getString(resId: number): Promise\<string>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getString(resId: number): Promise\<string>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getStringValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:numberingSystem?: string|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getStringArray(resId: number, callback: AsyncCallback\<Array\<string>>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getStringArray(resId: number, callback: AsyncCallback\<Array\<string>>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getStringArrayValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:useGrouping?: boolean|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getStringArray(resId: number): Promise\<Array\<string>>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getStringArray(resId: number): Promise\<Array\<string>>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getStringArrayValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:minimumIntegerDigits?: number|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getMedia(resId: number, callback: AsyncCallback\<Uint8Array>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getMedia(resId: number, callback: AsyncCallback\<Uint8Array>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getMediaContent|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:minimumFractionDigits?: number|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getMedia(resId: number): Promise\<Uint8Array>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getMedia(resId: number): Promise\<Uint8Array>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getMediaContent|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:maximumFractionDigits?: number|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getMediaBase64(resId: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getMediaBase64(resId: number, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getMediaContentBase64|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:minimumSignificantDigits?: number|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getMediaBase64(resId: number): Promise\<string>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getMediaBase64(resId: number): Promise\<string>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getMediaContentBase64|@ohos.resourceManager.d.ts|
|新增|NA|类名:NumberOptions<br>方法or属性:maximumSignificantDigits?: number|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getPluralString(resId: number, num: number, callback: AsyncCallback\<string>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getPluralString(resId: number, num: number, callback: AsyncCallback\<string>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getPluralStringValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getPluralString(resId: number, num: number): Promise\<string>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getPluralString(resId: number, num: number): Promise\<string>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getPluralStringValue|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:usage?: string;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getRawFile(path: string, callback: AsyncCallback\<Uint8Array>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getRawFile(path: string, callback: AsyncCallback\<Uint8Array>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getRawFileContent|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:sensitivity?: string;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getRawFile(path: string): Promise\<Uint8Array>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getRawFile(path: string): Promise\<Uint8Array>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getRawFileContent|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:ignorePunctuation?: boolean;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getRawFileDescriptor(path: string, callback: AsyncCallback\<RawFileDescriptor>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getRawFileDescriptor(path: string, callback: AsyncCallback\<RawFileDescriptor>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getRawFd|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:collation?: string;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:getRawFileDescriptor(path: string): Promise\<RawFileDescriptor>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:getRawFileDescriptor(path: string): Promise\<RawFileDescriptor>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.getRawFd|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:numeric?: boolean;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:closeRawFileDescriptor(path: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:closeRawFileDescriptor(path: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.resourceManager.closeRawFd|@ohos.resourceManager.d.ts|
|新增|NA|类名:CollatorOptions<br>方法or属性:caseFirst?: string;|@ohos.intl.d.ts| |废弃版本有变化|类名:ResourceManager;<br>方法or属性:closeRawFileDescriptor(path: string): Promise\<void>;<br>旧版本信息:|类名:ResourceManager;<br>方法or属性:closeRawFileDescriptor(path: string): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.resourceManager.closeRawFd|@ohos.resourceManager.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts| |type有变化|类名:PhoneNumberFormatOptions;<br>方法or属性:type?: string;<br>旧版本信息:|类名:PhoneNumberFormatOptions;<br>方法or属性:type?: string;<br>新版本信息:string|@ohos.i18n.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:type?: string;|@ohos.intl.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:calendar?: string;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:calendar?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:minimumIntegerDigits?: number;|@ohos.intl.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:collation?: string;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:collation?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:minimumFractionDigits?: number;|@ohos.intl.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:collation?: string;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:collation?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:maximumFractionDigits?: number;|@ohos.intl.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:hourCycle?: string;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:hourCycle?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:minimumSignificantDigits?: number;|@ohos.intl.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:hourCycle?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:hourCycle?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:PluralRulesOptions<br>方法or属性:maximumSignificantDigits?: number;|@ohos.intl.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:numberingSystem?: string;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:numberingSystem?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:RelativeTimeFormatInputOptions<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:numberingSystem?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:numberingSystem?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:RelativeTimeFormatInputOptions<br>方法or属性:numeric?: string;|@ohos.intl.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:numberingSystem?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:numberingSystem?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:RelativeTimeFormatInputOptions<br>方法or属性:style?: string;|@ohos.intl.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:numeric?: boolean;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:numeric?: boolean;<br>新版本信息:boolean|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringValue(resource: Resource, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:numeric?: boolean;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:numeric?: boolean;<br>新版本信息:boolean|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringValue(resource: Resource): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:LocaleOptions;<br>方法or属性:caseFirst?: string;<br>旧版本信息:|类名:LocaleOptions;<br>方法or属性:caseFirst?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayValue(resource: Resource, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:caseFirst?: string;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:caseFirst?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayValue(resource: Resource): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:locale?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:locale?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContent(resource: Resource, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:locale?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:locale?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContent(resource: Resource): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:dateStyle?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:dateStyle?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContentBase64(resource: Resource, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:timeStyle?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:timeStyle?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContentBase64(resource: Resource): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:timeZone?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:timeZone?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringValue(resource: Resource, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:hour12?: boolean<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:hour12?: boolean<br>新版本信息:boolean|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringValue(resource: Resource, num: number): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:weekday?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:weekday?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringByName(resName: string, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:era?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:era?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringByName(resName: string): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:year?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:year?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayByName(resName: string, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:month?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:month?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayByName(resName: string): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:day?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:day?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaByName(resName: string, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:hour?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:hour?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaByName(resName: string): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:minute?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:minute?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaBase64ByName(resName: string, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:second?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:second?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaBase64ByName(resName: string): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:timeZoneName?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:timeZoneName?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringByName(resName: string, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:dayPeriod?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:dayPeriod?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringByName(resName: string, num: number): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:localeMatcher?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:localeMatcher?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringSync(resId: number): string;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:localeMatcher?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:localeMatcher?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringSync(resource: Resource): string;|@ohos.resourceManager.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:localeMatcher?: string;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:localeMatcher?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringByNameSync(resName: string): string;|@ohos.resourceManager.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:localeMatcher?: string;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:localeMatcher?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getBoolean(resId: number): boolean;|@ohos.resourceManager.d.ts| |type有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:localeMatcher?: string;<br>旧版本信息:|类名:RelativeTimeFormatInputOptions;<br>方法or属性:localeMatcher?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getBoolean(resource: Resource): boolean;|@ohos.resourceManager.d.ts| |type有变化|类名:DateTimeOptions;<br>方法or属性:formatMatcher?: string<br>旧版本信息:|类名:DateTimeOptions;<br>方法or属性:formatMatcher?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getBooleanByName(resName: string): boolean;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:currency?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:currency?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getNumber(resId: number): number;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:currencySign?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:currencySign?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getNumber(resource: Resource): number;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:currencyDisplay?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:currencyDisplay?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getNumberByName(resName: string): number;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:unit?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:unit?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringValue(resId: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:unitDisplay?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:unitDisplay?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringValue(resId: number): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:unitUsage?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:unitUsage?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayValue(resId: number, callback: _AsyncCallback\<Array\<string>>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:signDisplay?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:signDisplay?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getStringArrayValue(resId: number): Promise\<Array\<string>>;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:compactDisplay?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:compactDisplay?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringValue(resId: number, num: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:notation?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:notation?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getPluralStringValue(resId: number, num: number): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:style?: string<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:style?: string<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContent(resId: number, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:style?: string;<br>旧版本信息:|类名:RelativeTimeFormatInputOptions;<br>方法or属性:style?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContent(resId: number): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:useGrouping?: boolean<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:useGrouping?: boolean<br>新版本信息:boolean|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContentBase64(resId: number, callback: _AsyncCallback\<string>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:minimumIntegerDigits?: number<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:minimumIntegerDigits?: number<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getMediaContentBase64(resId: number): Promise\<string>;|@ohos.resourceManager.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:minimumIntegerDigits?: number;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:minimumIntegerDigits?: number;<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getRawFileContent(path: string, callback: _AsyncCallback\<Uint8Array>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:minimumFractionDigits?: number<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:minimumFractionDigits?: number<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getRawFileContent(path: string): Promise\<Uint8Array>;|@ohos.resourceManager.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:minimumFractionDigits?: number;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:minimumFractionDigits?: number;<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getRawFd(path: string, callback: _AsyncCallback\<RawFileDescriptor>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:maximumFractionDigits?: number<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:maximumFractionDigits?: number<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:getRawFd(path: string): Promise\<RawFileDescriptor>;|@ohos.resourceManager.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:maximumFractionDigits?: number;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:maximumFractionDigits?: number;<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:closeRawFd(path: string, callback: _AsyncCallback\<void>): void;|@ohos.resourceManager.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:minimumSignificantDigits?: number<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:minimumSignificantDigits?: number<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|类名:ResourceManager<br>方法or属性:closeRawFd(path: string): Promise\<void>;|@ohos.resourceManager.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:minimumSignificantDigits?: number;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:minimumSignificantDigits?: number;<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|模块名: resource<br>类名: Resource|resource.d.ts| |type有变化|类名:NumberOptions;<br>方法or属性:maximumSignificantDigits?: number<br>旧版本信息:|类名:NumberOptions;<br>方法or属性:maximumSignificantDigits?: number<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|模块名: resource<br>类名: Resource<br>方法 or 属性: bundleName: string;|resource.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:maximumSignificantDigits?: number;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:maximumSignificantDigits?: number;<br>新版本信息:number|@ohos.intl.d.ts|
|新增|NA|模块名: resource<br>类名: Resource<br>方法 or 属性: moduleName: string;|resource.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:usage?: string;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:usage?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|新增|NA|模块名: resource<br>类名: Resource<br>方法 or 属性: id: number;|resource.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:sensitivity?: string;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:sensitivity?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function getSystemLanguages(): Array\<string>;|NA|@ohos.i18n.d.ts| |type有变化|类名:CollatorOptions;<br>方法or属性:ignorePunctuation?: boolean;<br>旧版本信息:|类名:CollatorOptions;<br>方法or属性:ignorePunctuation?: boolean;<br>新版本信息:boolean|@ohos.intl.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function getSystemCountries(language: string): Array\<string>;|NA|@ohos.i18n.d.ts| |type有变化|类名:PluralRulesOptions;<br>方法or属性:type?: string;<br>旧版本信息:|类名:PluralRulesOptions;<br>方法or属性:type?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function isSuggested(language: string, region?: string): boolean;|NA|@ohos.i18n.d.ts| |type有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:numeric?: string;<br>旧版本信息:|类名:RelativeTimeFormatInputOptions;<br>方法or属性:numeric?: string;<br>新版本信息:string|@ohos.intl.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function setSystemLanguage(language: string): boolean;|NA|@ohos.i18n.d.ts| |函数有变化|类名:PhoneNumberFormatOptions;<br>方法or属性:type: string;|类名:PhoneNumberFormatOptions;<br>方法or属性:type?: string;|@ohos.i18n.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function setSystemRegion(region: string): boolean;|NA|@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:calendar: string;|类名:LocaleOptions;<br>方法or属性:calendar?: string;|@ohos.intl.d.ts|
|删除|模块名:ohos.i18n<br>类名:i18n<br>方法 or 属性:function setSystemLocale(locale: string): boolean;|NA|@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:collation: string;|类名:LocaleOptions;<br>方法or属性:collation?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getDisplayCountry(country: string, locale: string, sentenceCase?: boolean): string;<br>废弃版本:9<br>代替接口:ohos.System.getDisplayCountry |@ohos.i18n.d.ts| |函数有变化|类名:CollatorOptions;<br>方法or属性:collation: string;|类名:CollatorOptions;<br>方法or属性:collation?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getDisplayLanguage(language: string, locale: string, sentenceCase?: boolean): string;<br>废弃版本:9<br>代替接口:ohos.System.getDisplayLanguage |@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:hourCycle: string;|类名:LocaleOptions;<br>方法or属性:hourCycle?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getSystemLanguage(): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getSystemLanguage(): string;<br>废弃版本:9<br>代替接口:ohos.System.getSystemLanguage |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:hourCycle: string|类名:DateTimeOptions;<br>方法or属性:hourCycle?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getSystemRegion(): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getSystemRegion(): string;<br>废弃版本:9<br>代替接口:ohos.System.getSystemRegion |@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:numberingSystem: string;|类名:LocaleOptions;<br>方法or属性:numberingSystem?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getSystemLocale(): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getSystemLocale(): string;<br>废弃版本:9<br>代替接口:ohos.System.getSystemLocale |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:numberingSystem: string|类名:DateTimeOptions;<br>方法or属性:numberingSystem?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Util<br>废弃版本:N/A|类名:Util<br>废弃版本:9<br>代替接口:I18NUtil |@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:numberingSystem: string|类名:NumberOptions;<br>方法or属性:numberingSystem?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Util<br>方法 or 属性:unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;<br>废弃版本:N/A|类名:Util<br>方法 or 属性:unitConvert(fromUnit: UnitInfo, toUnit: UnitInfo, value: number, locale: string, style?: string): string;<br>废弃版本:9<br>代替接口:I18NUtil.unitConvert |@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:numeric: boolean;|类名:LocaleOptions;<br>方法or属性:numeric?: boolean;|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>废弃版本:N/A|类名:Character<br>废弃版本:9<br>代替接口:Unicode |@ohos.i18n.d.ts| |函数有变化|类名:CollatorOptions;<br>方法or属性:numeric: boolean;|类名:CollatorOptions;<br>方法or属性:numeric?: boolean;|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isDigit(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isDigit(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isDigit |@ohos.i18n.d.ts| |函数有变化|类名:LocaleOptions;<br>方法or属性:caseFirst: string;|类名:LocaleOptions;<br>方法or属性:caseFirst?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isSpaceChar(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isSpaceChar(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isSpaceChar |@ohos.i18n.d.ts| |函数有变化|类名:CollatorOptions;<br>方法or属性:caseFirst: string;|类名:CollatorOptions;<br>方法or属性:caseFirst?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isWhitespace(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isWhitespace(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isWhitespace |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:locale: string|类名:DateTimeOptions;<br>方法or属性:locale?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isRTL(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isRTL(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isRTL |@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:locale: string|类名:NumberOptions;<br>方法or属性:locale?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isIdeograph(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isIdeograph(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isIdeograph |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:dateStyle: string|类名:DateTimeOptions;<br>方法or属性:dateStyle?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isLetter(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isLetter(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isLetter |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:timeStyle: string|类名:DateTimeOptions;<br>方法or属性:timeStyle?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isLowerCase(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isLowerCase(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isLowerCase |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:timeZone: string|类名:DateTimeOptions;<br>方法or属性:timeZone?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:isUpperCase(char: string): boolean;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:isUpperCase(char: string): boolean;<br>废弃版本:9<br>代替接口:Unicode.isUpperCase |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:hour12: boolean|类名:DateTimeOptions;<br>方法or属性:hour12?: boolean|@ohos.intl.d.ts|
|废弃版本有变化|类名:Character<br>方法 or 属性:getType(char: string): string;<br>废弃版本:N/A|类名:Character<br>方法 or 属性:getType(char: string): string;<br>废弃版本:9<br>代替接口:Unicode.getType |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:weekday: string|类名:DateTimeOptions;<br>方法or属性:weekday?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function is24HourClock(): boolean;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function is24HourClock(): boolean;<br>废弃版本:9<br>代替接口:ohos.System.is24HourClock |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:era: string|类名:DateTimeOptions;<br>方法or属性:era?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function set24HourClock(option: boolean): boolean;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function set24HourClock(option: boolean): boolean;<br>废弃版本:9<br>代替接口:ohos.System.set24HourClock |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:year: string|类名:DateTimeOptions;<br>方法or属性:year?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function addPreferredLanguage(language: string, index?: number): boolean;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function addPreferredLanguage(language: string, index?: number): boolean;<br>废弃版本:9<br>代替接口:ohos.System.addPreferredLanguage |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:month: string|类名:DateTimeOptions;<br>方法or属性:month?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function removePreferredLanguage(index: number): boolean;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function removePreferredLanguage(index: number): boolean;<br>废弃版本:9<br>代替接口:ohos.System.removePreferredLanguage |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:day: string|类名:DateTimeOptions;<br>方法or属性:day?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getPreferredLanguageList(): Array\<string>;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getPreferredLanguageList(): Array\<string>;<br>废弃版本:9<br>代替接口:ohos.System.getPreferredLanguageList |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:hour: string|类名:DateTimeOptions;<br>方法or属性:hour?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:i18n<br>方法 or 属性:function getFirstPreferredLanguage(): string;<br>废弃版本:N/A|类名:i18n<br>方法 or 属性:function getFirstPreferredLanguage(): string;<br>废弃版本:9<br>代替接口:ohos.System.getFirstPreferredLanguage |@ohos.i18n.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:minute: string|类名:DateTimeOptions;<br>方法or属性:minute?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:AsyncCallback<br>废弃版本:N/A|类名:AsyncCallback<br>废弃版本:9<br>代替接口:N/A|@ohos.resourceManager.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:second: string|类名:DateTimeOptions;<br>方法or属性:second?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getString(resId: number, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getString(resId: number, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:timeZoneName: string|类名:DateTimeOptions;<br>方法or属性:timeZoneName?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getString(resId: number): Promise\<string>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getString(resId: number): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getStringValue |@ohos.resourceManager.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:dayPeriod: string|类名:DateTimeOptions;<br>方法or属性:dayPeriod?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getStringArray(resId: number, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getStringArray(resId: number, callback: AsyncCallback\<Array\<string>>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:localeMatcher: string|类名:DateTimeOptions;<br>方法or属性:localeMatcher?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getStringArray(resId: number): Promise\<Array\<string>>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getStringArray(resId: number): Promise\<Array\<string>>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getStringArrayValue |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:localeMatcher: string|类名:NumberOptions;<br>方法or属性:localeMatcher?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getMedia(resId: number, callback: AsyncCallback\<Uint8Array>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getMedia(resId: number, callback: AsyncCallback\<Uint8Array>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts| |函数有变化|类名:CollatorOptions;<br>方法or属性:localeMatcher: string;|类名:CollatorOptions;<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getMedia(resId: number): Promise\<Uint8Array>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getMedia(resId: number): Promise\<Uint8Array>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getMediaContent |@ohos.resourceManager.d.ts| |函数有变化|类名:PluralRulesOptions;<br>方法or属性:localeMatcher: string;|类名:PluralRulesOptions;<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getMediaBase64(resId: number, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getMediaBase64(resId: number, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts| |函数有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:localeMatcher: string;|类名:RelativeTimeFormatInputOptions;<br>方法or属性:localeMatcher?: string;|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getMediaBase64(resId: number): Promise\<string>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getMediaBase64(resId: number): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getMediaContentBase64 |@ohos.resourceManager.d.ts| |函数有变化|类名:DateTimeOptions;<br>方法or属性:formatMatcher: string|类名:DateTimeOptions;<br>方法or属性:formatMatcher?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getPluralString(resId: number, num: number, callback: AsyncCallback\<string>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getPluralString(resId: number, num: number, callback: AsyncCallback\<string>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:currency: string|类名:NumberOptions;<br>方法or属性:currency?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getPluralString(resId: number, num: number): Promise\<string>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getPluralString(resId: number, num: number): Promise\<string>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getPluralStringValue |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:currencySign: string|类名:NumberOptions;<br>方法or属性:currencySign?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getRawFile(path: string, callback: AsyncCallback\<Uint8Array>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getRawFile(path: string, callback: AsyncCallback\<Uint8Array>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:currencyDisplay: string|类名:NumberOptions;<br>方法or属性:currencyDisplay?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getRawFile(path: string): Promise\<Uint8Array>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getRawFile(path: string): Promise\<Uint8Array>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getRawFileContent |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:unit: string|类名:NumberOptions;<br>方法or属性:unit?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getRawFileDescriptor(path: string, callback: AsyncCallback\<RawFileDescriptor>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getRawFileDescriptor(path: string, callback: AsyncCallback\<RawFileDescriptor>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:unitDisplay: string|类名:NumberOptions;<br>方法or属性:unitDisplay?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:getRawFileDescriptor(path: string): Promise\<RawFileDescriptor>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:getRawFileDescriptor(path: string): Promise\<RawFileDescriptor>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.getRawFd |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:unitUsage: string|类名:NumberOptions;<br>方法or属性:unitUsage?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:closeRawFileDescriptor(path: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:closeRawFileDescriptor(path: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:signDisplay: string|类名:NumberOptions;<br>方法or属性:signDisplay?: string|@ohos.intl.d.ts|
|废弃版本有变化|类名:ResourceManager<br>方法 or 属性:closeRawFileDescriptor(path: string): Promise\<void>;<br>废弃版本:N/A|类名:ResourceManager<br>方法 or 属性:closeRawFileDescriptor(path: string): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.resourceManager.closeRawFd |@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:compactDisplay: string|类名:NumberOptions;<br>方法or属性:compactDisplay?: string|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isDigit(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isDigit(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:notation: string|类名:NumberOptions;<br>方法or属性:notation?: string|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isSpaceChar(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isSpaceChar(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:style: string|类名:NumberOptions;<br>方法or属性:style?: string|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isWhitespace(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isWhitespace(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:style: string;|类名:RelativeTimeFormatInputOptions;<br>方法or属性:style?: string;|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isRTL(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isRTL(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:useGrouping: boolean|类名:NumberOptions;<br>方法or属性:useGrouping?: boolean|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isIdeograph(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isIdeograph(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:minimumIntegerDigits: number|类名:NumberOptions;<br>方法or属性:minimumIntegerDigits?: number|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isLetter(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isLetter(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:PluralRulesOptions;<br>方法or属性:minimumIntegerDigits: number;|类名:PluralRulesOptions;<br>方法or属性:minimumIntegerDigits?: number;|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isLowerCase(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isLowerCase(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:minimumFractionDigits: number|类名:NumberOptions;<br>方法or属性:minimumFractionDigits?: number|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:isUpperCase(char: string): boolean;<br>起始版本:N/A|类名:Character<br>方法 or 属性:isUpperCase(char: string): boolean;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:PluralRulesOptions;<br>方法or属性:minimumFractionDigits: number;|类名:PluralRulesOptions;<br>方法or属性:minimumFractionDigits?: number;|@ohos.intl.d.ts|
|起始版本有变化|类名:Character<br>方法 or 属性:getType(char: string): string;<br>起始版本:N/A|类名:Character<br>方法 or 属性:getType(char: string): string;<br>起始版本:8|@ohos.i18n.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:maximumFractionDigits: number|类名:NumberOptions;<br>方法or属性:maximumFractionDigits?: number|@ohos.intl.d.ts|
|函数有变化|类名:ResourceManager<br>方法 or 属性:getDeviceCapability(callback: AsyncCallback\<DeviceCapability>): void;<br>|类名:ResourceManager<br>方法 or 属性:getDeviceCapability(callback: _AsyncCallback\<DeviceCapability>): void;<br>|@ohos.resourceManager.d.ts| |函数有变化|类名:PluralRulesOptions;<br>方法or属性:maximumFractionDigits: number;|类名:PluralRulesOptions;<br>方法or属性:maximumFractionDigits?: number;|@ohos.intl.d.ts|
|函数有变化|类名:ResourceManager<br>方法 or 属性:getConfiguration(callback: AsyncCallback\<Configuration>): void;<br>|类名:ResourceManager<br>方法 or 属性:getConfiguration(callback: _AsyncCallback\<Configuration>): void;<br>|@ohos.resourceManager.d.ts| |函数有变化|类名:NumberOptions;<br>方法or属性:minimumSignificantDigits: number|类名:NumberOptions;<br>方法or属性:minimumSignificantDigits?: number|@ohos.intl.d.ts|
|函数有变化|类名:PluralRulesOptions;<br>方法or属性:minimumSignificantDigits: number;|类名:PluralRulesOptions;<br>方法or属性:minimumSignificantDigits?: number;|@ohos.intl.d.ts|
|函数有变化|类名:NumberOptions;<br>方法or属性:maximumSignificantDigits: number|类名:NumberOptions;<br>方法or属性:maximumSignificantDigits?: number|@ohos.intl.d.ts|
|函数有变化|类名:PluralRulesOptions;<br>方法or属性:maximumSignificantDigits: number;|类名:PluralRulesOptions;<br>方法or属性:maximumSignificantDigits?: number;|@ohos.intl.d.ts|
|函数有变化|类名:CollatorOptions;<br>方法or属性:usage: string;|类名:CollatorOptions;<br>方法or属性:usage?: string;|@ohos.intl.d.ts|
|函数有变化|类名:CollatorOptions;<br>方法or属性:sensitivity: string;|类名:CollatorOptions;<br>方法or属性:sensitivity?: string;|@ohos.intl.d.ts|
|函数有变化|类名:CollatorOptions;<br>方法or属性:ignorePunctuation: boolean;|类名:CollatorOptions;<br>方法or属性:ignorePunctuation?: boolean;|@ohos.intl.d.ts|
|函数有变化|类名:PluralRulesOptions;<br>方法or属性:type: string;|类名:PluralRulesOptions;<br>方法or属性:type?: string;|@ohos.intl.d.ts|
|函数有变化|类名:RelativeTimeFormatInputOptions;<br>方法or属性:numeric: string;|类名:RelativeTimeFormatInputOptions;<br>方法or属性:numeric?: string;|@ohos.intl.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: colorSpaceManager|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: UNKNOWN = 0|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView \| null): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: ADOBE_RGB_1998 = 1|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView, srcOffset: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: DCI_P3 = 2|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: DISPLAY_P3 = 3|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: SRGB = 4|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView \| null, srcOffset?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpace<br>方法 or 属性: CUSTOM = 5|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexImage3D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei, border: GLint, srcData: ArrayBufferView, srcOffset?: GLuint, srcLengthOverride?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: redX: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: redY: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, width: GLsizei, height: GLsizei, depth: GLsizei, format: GLenum, srcData: ArrayBufferView, srcOffset?: GLuint, srcLengthOverride?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: greenX: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: GLenum, size: GLsizeiptr, usage: GLenum): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: greenY: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: GLenum, srcData: BufferSource \| null, usage: GLenum): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: blueX: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: GLenum, srcData: ArrayBufferView, usage: GLenum, srcOffset: GLuint, length?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: blueY: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: BufferSource): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: whitePointX: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferSubData(target: GLenum, dstByteOffset: GLintptr, srcData: ArrayBufferView, srcOffset: GLuint, length?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpacePrimaries<br>方法 or 属性: whitePointY: number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pixels: ArrayBufferView \| null): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpaceManager|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: GLenum, level: GLint, internalformat: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpaceManager<br>方法 or 属性: getColorSpaceName(): ColorSpace;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, pboOffset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpaceManager<br>方法 or 属性: getWhitePoint(): Array\<number>;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: ColorSpaceManager<br>方法 or 属性: getGamma(): number;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: GLenum, level: GLint, internalformat: GLint, width: GLsizei, height: GLsizei, border: GLint, format: GLenum, type: GLenum, srcData: ArrayBufferView, srcOffset: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: colorSpaceManager<br>方法 or 属性: function create(colorSpaceName: ColorSpace): ColorSpaceManager;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pixels: ArrayBufferView \| null): void;|NA|webgl2.d.ts|
|新增|NA|模块名: ohos.graphics.colorSpaceManager<br>类名: colorSpaceManager<br>方法 or 属性: function create(primaries: ColorSpacePrimaries, gamma: number): ColorSpaceManager;|@ohos.graphics.colorSpaceManager.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly READ_BUFFER: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, pboOffset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNPACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, source: TexImageSource): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNPACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, srcData: ArrayBufferView, srcOffset: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNPACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, imageSize: GLsizei, offset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexImage2D(target: GLenum, level: GLint, internalformat: GLenum, width: GLsizei, height: GLsizei, border: GLint, srcData: ArrayBufferView, srcOffset?: GLuint, srcLengthOverride?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, imageSize: GLsizei, offset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexSubImage2D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, width: GLsizei, height: GLsizei, format: GLenum, srcData: ArrayBufferView, srcOffset?: GLuint, srcLengthOverride?: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView \| null): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DEPTH: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, offset: GLintptr): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly STENCIL: webgl.GLenum;|webgl2.d.ts| |删除|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: GLint, y: GLint, width: GLsizei, height: GLsizei, format: GLenum, type: GLenum, dstData: ArrayBufferView, dstOffset: GLuint): void;|NA|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RED: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:colorSpaceManager;<br>方法or属性:function create(colorSpaceName: ColorSpace): ColorSpaceManager;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB8: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:colorSpaceManager;<br>方法or属性:function create(primaries: ColorSpacePrimaries, gamma: number): ColorSpaceManager;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA8: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:UNKNOWN = 0|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB10_A2: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:ADOBE_RGB_1998 = 1|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_BINDING_3D: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:DCI_P3 = 2|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNPACK_SKIP_IMAGES: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:DISPLAY_P3 = 3|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNPACK_IMAGE_HEIGHT: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:SRGB = 4|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_3D: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpace;<br>方法or属性:CUSTOM = 5|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_WRAP_R: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:redX: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_3D_TEXTURE_SIZE: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:redY: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:greenX: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_ELEMENTS_VERTICES: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:greenY: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_ELEMENTS_INDICES: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:blueX: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_MIN_LOD: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:blueY: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_MAX_LOD: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:whitePointX: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_BASE_LEVEL: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpacePrimaries;<br>方法or属性:whitePointY: number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_MAX_LEVEL: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpaceManager;<br>方法or属性:getColorSpaceName(): ColorSpace;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MIN: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpaceManager;<br>方法or属性:getWhitePoint(): Array\<number>;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:ColorSpaceManager;<br>方法or属性:getGamma(): number;|@ohos.graphics.colorSpaceManager.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DEPTH_COMPONENT24: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_TEXTURE_LOD_BIAS: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_COMPARE_MODE: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_COMPARE_FUNC: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly CURRENT_QUERY: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly QUERY_RESULT: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly QUERY_RESULT_AVAILABLE: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly STREAM_READ: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly STREAM_COPY: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly STATIC_READ: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly STATIC_COPY: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextBase;<br>方法or属性:compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DYNAMIC_READ: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: webgl.GLenum, size: webgl.GLsizeiptr, usage: webgl.GLenum): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DYNAMIC_COPY: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: webgl.GLenum, srcData: BufferSource \| null, usage: webgl.GLenum): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_DRAW_BUFFERS: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferData(target: webgl.GLenum, srcData: ArrayBufferView, usage: webgl.GLenum, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER0: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: BufferSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER1: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: ArrayBufferView, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER2: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER3: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER4: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER5: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER6: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER7: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER8: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER9: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER10: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER11: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER12: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER13: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER14: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_BUFFER15: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView \| null): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, offset: webgl.GLintptr): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_3D: webgl.GLenum;|webgl2.d.ts| |新增|NA|类名:WebGL2RenderingContextOverloads;<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView, dstOffset: webgl.GLuint): void;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_2D_SHADOW: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:sourcefile;<br>方法or属性:type Uint32List = Uint32Array \| GLuint[];|类名:sourcefile;<br>方法or属性:type Uint32List = Uint32Array \| webgl.GLuint[];|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAGMENT_SHADER_DERIVATIVE_HINT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PIXEL_PACK_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_ROW_LENGTH: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PIXEL_UNPACK_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_ROWS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PIXEL_PACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_PIXELS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly PIXEL_UNPACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_ROW_LENGTH: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_ROW_LENGTH: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT2x3: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_SKIP_ROWS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_SKIP_ROWS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT2x4: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_SKIP_PIXELS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PACK_SKIP_PIXELS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT3x2: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT3x4: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT4x2: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STENCIL: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STENCIL: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_MAT4x3: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RED: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SRGB: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SRGB8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SRGB8_ALPHA8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB10_A2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB10_A2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COMPARE_REF_TO_TEXTURE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BINDING_3D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BINDING_3D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA32F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_IMAGES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_SKIP_IMAGES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB32F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_IMAGE_HEIGHT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNPACK_IMAGE_HEIGHT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA16F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_3D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_3D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB16F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_WRAP_R: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_WRAP_R: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_INTEGER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_3D_TEXTURE_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_3D_TEXTURE_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_ARRAY_TEXTURE_LAYERS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_2_10_10_10_REV: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MIN_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENTS_VERTICES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENTS_VERTICES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENTS_INDICES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENTS_INDICES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_VARYING_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MIN_LOD: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MIN_LOD: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_2D_ARRAY: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MAX_LOD: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MAX_LOD: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_BINDING_2D_ARRAY: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BASE_LEVEL: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BASE_LEVEL: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R11F_G11F_B10F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MAX_LEVEL: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_MAX_LEVEL: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_10F_11F_11F_REV: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MIN: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MIN: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB9_E5: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_5_9_9_9_REV: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH_COMPONENT24: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH_COMPONENT24: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_MODE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TEXTURE_LOD_BIAS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TEXTURE_LOD_BIAS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_COMPARE_MODE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_COMPARE_MODE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_VARYINGS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_COMPARE_FUNC: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_COMPARE_FUNC: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_START: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly CURRENT_QUERY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly CURRENT_QUERY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly QUERY_RESULT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly QUERY_RESULT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly QUERY_RESULT_AVAILABLE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly QUERY_RESULT_AVAILABLE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RASTERIZER_DISCARD: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STREAM_READ: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STREAM_READ: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STREAM_COPY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STREAM_COPY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STATIC_READ: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STATIC_READ: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INTERLEAVED_ATTRIBS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STATIC_COPY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly STATIC_COPY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DYNAMIC_READ: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DYNAMIC_READ: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DYNAMIC_COPY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DYNAMIC_COPY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_DRAW_BUFFERS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_DRAW_BUFFERS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA32UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER0: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER0: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB32UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER1: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER1: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA16UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB16UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER3: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER3: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA8UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER4: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER4: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB8UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER5: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER5: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA32I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER6: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER6: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB32I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER7: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER7: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA16I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB16I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER9: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER9: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA8I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER10: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER10: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB8I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER11: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER11: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RED_INTEGER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER12: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER12: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB_INTEGER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER13: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER13: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA_INTEGER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER14: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER14: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER15: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_BUFFER15: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_2D_ARRAY_SHADOW: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_CUBE_SHADOW: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_UNIFORM_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_VEC2: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_3D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_VEC3: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_SHADOW: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_SHADOW: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_VEC4: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAGMENT_SHADER_DERIVATIVE_HINT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAGMENT_SHADER_DERIVATIVE_HINT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_PACK_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_PACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_UNPACK_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_UNPACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_PACK_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_PACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_UNPACK_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly PIXEL_UNPACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT2x3: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT2x3: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT2x4: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT2x4: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT3x2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT3x2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT3x4: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT3x4: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DEPTH_COMPONENT32F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT4x2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT4x2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DEPTH32F_STENCIL8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT4x3: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_MAT4x3: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FLOAT_32_UNSIGNED_INT_24_8_REV: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB8_ALPHA8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SRGB8_ALPHA8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COMPARE_REF_TO_TEXTURE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COMPARE_REF_TO_TEXTURE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_INTEGER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_INTEGER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_DEFAULT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ARRAY_TEXTURE_LAYERS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ARRAY_TEXTURE_LAYERS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_INT_24_8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MIN_PROGRAM_TEXEL_OFFSET: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MIN_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DEPTH24_STENCIL8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_PROGRAM_TEXEL_OFFSET: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_PROGRAM_TEXEL_OFFSET: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VARYING_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VARYING_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_2D_ARRAY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly READ_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BINDING_2D_ARRAY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_BINDING_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly DRAW_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R11F_G11F_B10F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R11F_G11F_B10F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly READ_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_10F_11F_11F_REV: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_10F_11F_11F_REV: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RENDERBUFFER_SAMPLES: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB9_E5: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB9_E5: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_5_9_9_9_REV: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_5_9_9_9_REV: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_COLOR_ATTACHMENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_MODE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_MODE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT1: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT2: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_VARYINGS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_VARYINGS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT3: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_START: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_START: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT4: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT5: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT6: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RASTERIZER_DISCARD: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RASTERIZER_DISCARD: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT7: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT9: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INTERLEAVED_ATTRIBS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INTERLEAVED_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT10: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SEPARATE_ATTRIBS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SEPARATE_ATTRIBS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT11: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT12: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT13: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT14: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COLOR_ATTACHMENT15: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_SAMPLES: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly HALF_FLOAT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA32I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG_INTEGER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB32I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA16I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG8: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB16I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R16F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R32F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG16F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RED_INTEGER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RED_INTEGER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG32F: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB_INTEGER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB_INTEGER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R8I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA_INTEGER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA_INTEGER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R8UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_ARRAY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R16I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_ARRAY_SHADOW: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_2D_ARRAY_SHADOW: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R16UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_CUBE_SHADOW: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_CUBE_SHADOW: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R32I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R32UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC3: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC3: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG8I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC4: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_VEC4: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG8UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_2D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG16I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_3D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG16UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_CUBE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG32I: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_2D_ARRAY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG32UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly VERTEX_ARRAY_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_3D: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_3D: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly R8_SNORM: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_CUBE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_CUBE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RG8_SNORM: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_SAMPLER_2D_ARRAY: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB8_SNORM: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH_COMPONENT32F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH_COMPONENT32F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGBA8_SNORM: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH32F_STENCIL8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH32F_STENCIL8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_32_UNSIGNED_INT_24_8_REV: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FLOAT_32_UNSIGNED_INT_24_8_REV: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COPY_READ_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COPY_WRITE_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COPY_READ_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_RED_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly COPY_WRITE_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_GREEN_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BUFFER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_BLUE_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_ALPHA_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BUFFER_START: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_DEPTH_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_STENCIL_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_VERTEX_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_DEFAULT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_DEFAULT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_24_8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_INT_24_8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_COMBINED_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH24_STENCIL8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DEPTH24_STENCIL8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_UNIFORM_BUFFER_BINDINGS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_NORMALIZED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_UNIFORM_BLOCK_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_FRAMEBUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_FRAMEBUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_FRAMEBUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly DRAW_FRAMEBUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_FRAMEBUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly READ_FRAMEBUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly ACTIVE_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RENDERBUFFER_SAMPLES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RENDERBUFFER_SAMPLES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_TYPE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_ATTACHMENT_TEXTURE_LAYER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COLOR_ATTACHMENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COLOR_ATTACHMENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_INDEX: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT1: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT1: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_OFFSET: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT2: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT2: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_ARRAY_STRIDE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT3: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT3: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_MATRIX_STRIDE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT4: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT4: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_IS_ROW_MAJOR: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT5: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT5: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT6: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT6: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_DATA_SIZE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT7: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT7: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT9: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT9: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT10: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT10: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT11: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT11: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INVALID_INDEX: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT12: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT12: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_VERTEX_OUTPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT13: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT13: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_FRAGMENT_INPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT14: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT14: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_SERVER_WAIT_TIMEOUT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT15: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COLOR_ATTACHMENT15: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly OBJECT_TYPE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly FRAMEBUFFER_INCOMPLETE_MULTISAMPLE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_CONDITION: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_SAMPLES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_SAMPLES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_STATUS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly HALF_FLOAT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly HALF_FLOAT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_FLAGS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_FENCE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG_INTEGER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG_INTEGER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_GPU_COMMANDS_COMPLETE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly UNSIGNALED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SIGNALED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly ALREADY_SIGNALED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TIMEOUT_EXPIRED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly CONDITION_SATISFIED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32F: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32F: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly WAIT_FAILED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SYNC_FLUSH_COMMANDS_BIT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_DIVISOR: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly ANY_SAMPLES_PASSED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R16UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly ANY_SAMPLES_PASSED_CONSERVATIVE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly SAMPLER_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R32UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly RGB10_A2UI: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_PAUSED: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG16UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_ACTIVE: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32I: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32I: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TRANSFORM_FEEDBACK_BINDING: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG32UI: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_IMMUTABLE_FORMAT: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ARRAY_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ARRAY_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_ELEMENT_INDEX: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8_SNORM: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly R8_SNORM: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly TEXTURE_IMMUTABLE_LEVELS: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8_SNORM: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RG8_SNORM: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: webgl.GLenum;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8_SNORM: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB8_SNORM: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8_SNORM: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGBA8_SNORM: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SIGNED_NORMALIZED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SIGNED_NORMALIZED: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_READ_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_READ_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_WRITE_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_WRITE_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_READ_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_READ_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_WRITE_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly COPY_WRITE_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:texSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView \| null, srcOffset?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:compressedTexImage3D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_START: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_START: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextBase<br>方法or属性:compressedTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_UNIFORM_BLOCKS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:bufferData(target: webgl.GLenum, size: webgl.GLsizeiptr, usage: webgl.GLenum): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_BLOCKS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:bufferData(target: webgl.GLenum, srcData: BufferSource \| null, usage: webgl.GLenum): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_UNIFORM_BLOCKS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: BufferSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_UNIFORM_BUFFER_BINDINGS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_UNIFORM_BUFFER_BINDINGS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:bufferData(target: webgl.GLenum, srcData: ArrayBufferView, usage: webgl.GLenum, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_UNIFORM_BLOCK_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_UNIFORM_BLOCK_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:bufferSubData(target: webgl.GLenum, dstByteOffset: webgl.GLintptr, srcData: ArrayBufferView, srcOffset: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BUFFER_OFFSET_ALIGNMENT: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pixels: ArrayBufferView \| null): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ACTIVE_UNIFORM_BLOCKS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ACTIVE_UNIFORM_BLOCKS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_TYPE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_TYPE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_INDEX: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_INDEX: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_OFFSET: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_OFFSET: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, pboOffset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_ARRAY_STRIDE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_ARRAY_STRIDE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, source: webgl.TexImageSource): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_MATRIX_STRIDE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_MATRIX_STRIDE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:texSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, srcData: ArrayBufferView, srcOffset: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_IS_ROW_MAJOR: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_IS_ROW_MAJOR: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_BINDING: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:compressedTexImage2D(target: webgl.GLenum, level: webgl.GLint, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, border: webgl.GLint, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_DATA_SIZE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_DATA_SIZE: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, imageSize: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORMS: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:compressedTexSubImage2D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, srcData: ArrayBufferView, srcOffset?: webgl.GLuint, srcLengthOverride?: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_ACTIVE_UNIFORM_INDICES: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView \| null): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_VERTEX_SHADER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, offset: webgl.GLintptr): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNIFORM_BLOCK_REFERENCED_BY_FRAGMENT_SHADER: webgl.GLenum;|webgl2.d.ts|
|新增|NA|类名:WebGL2RenderingContextOverloads<br>方法or属性:readPixels(x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei, format: webgl.GLenum, type: webgl.GLenum, dstData: ArrayBufferView, dstOffset: webgl.GLuint): void;|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INVALID_INDEX: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INVALID_INDEX: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:copyBufferSubData(readTarget: GLenum, writeTarget: GLenum, readOffset: GLintptr, writeOffset: GLintptr, size: GLsizeiptr): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:copyBufferSubData(readTarget: webgl.GLenum, writeTarget: webgl.GLenum, readOffset: webgl.GLintptr, writeOffset: webgl.GLintptr, size: webgl.GLsizeiptr): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_OUTPUT_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_VERTEX_OUTPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getBufferSubData(target: GLenum, srcByteOffset: GLintptr, dstBuffer: ArrayBufferView, dstOffset?: GLuint, length?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getBufferSubData(target: webgl.GLenum, srcByteOffset: webgl.GLintptr, dstBuffer: ArrayBufferView, dstOffset?: webgl.GLuint, length?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_INPUT_COMPONENTS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_FRAGMENT_INPUT_COMPONENTS: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:blitFramebuffer(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:blitFramebuffer(srcX0: webgl.GLint, srcY0: webgl.GLint, srcX1: webgl.GLint, srcY1: webgl.GLint, dstX0: webgl.GLint, dstY0: webgl.GLint, dstX1: webgl.GLint, dstY1: webgl.GLint, mask: webgl.GLbitfield, filter: webgl.GLenum): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_SERVER_WAIT_TIMEOUT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_SERVER_WAIT_TIMEOUT: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:framebufferTextureLayer(target: GLenum, attachment: GLenum, texture: WebGLTexture \| null, level: GLint, layer: GLint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:framebufferTextureLayer(target: webgl.GLenum, attachment: webgl.GLenum, texture: webgl.WebGLTexture \| null, level: webgl.GLint, layer: webgl.GLint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly OBJECT_TYPE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly OBJECT_TYPE: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:invalidateFramebuffer(target: GLenum, attachments: GLenum[]): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:invalidateFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[]): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_CONDITION: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_CONDITION: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:invalidateSubFramebuffer(target: GLenum, attachments: GLenum[], x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:invalidateSubFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[], x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_STATUS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_STATUS: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:readBuffer(src: GLenum): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:readBuffer(src: webgl.GLenum): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FLAGS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FLAGS: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getInternalformatParameter(target: GLenum, internalformat: GLenum, pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getInternalformatParameter(target: webgl.GLenum, internalformat: webgl.GLenum, pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FENCE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FENCE: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:renderbufferStorageMultisample(target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:renderbufferStorageMultisample(target: webgl.GLenum, samples: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_GPU_COMMANDS_COMPLETE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_GPU_COMMANDS_COMPLETE: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:texStorage2D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:texStorage2D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNALED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly UNSIGNALED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:texStorage3D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:texStorage3D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SIGNALED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SIGNALED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:copyTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ALREADY_SIGNALED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ALREADY_SIGNALED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getFragDataLocation(program: WebGLProgram, name: string): GLint;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getFragDataLocation(program: webgl.WebGLProgram, name: string): webgl.GLint;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TIMEOUT_EXPIRED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TIMEOUT_EXPIRED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform1ui(location: WebGLUniformLocation \| null, v0: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform1ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly CONDITION_SATISFIED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly CONDITION_SATISFIED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform2ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform2ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly WAIT_FAILED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly WAIT_FAILED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform3ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint, v2: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform3ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FLUSH_COMMANDS_BIT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SYNC_FLUSH_COMMANDS_BIT: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform4ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint, v2: GLuint, v3: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform4ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint, v3: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_DIVISOR: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly VERTEX_ATTRIB_ARRAY_DIVISOR: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform1uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform1uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ANY_SAMPLES_PASSED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ANY_SAMPLES_PASSED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform2uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform2uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ANY_SAMPLES_PASSED_CONSERVATIVE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly ANY_SAMPLES_PASSED_CONSERVATIVE: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform3uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform3uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly SAMPLER_BINDING: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform4uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniform4uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB10_A2UI: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly RGB10_A2UI: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix3x2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix3x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_2_10_10_10_REV: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly INT_2_10_10_10_REV: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix4x2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix4x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix2x3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix2x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_PAUSED: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_PAUSED: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix4x3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix4x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_ACTIVE: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_ACTIVE: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix2x4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix2x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BINDING: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TRANSFORM_FEEDBACK_BINDING: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix3x4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformMatrix3x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_IMMUTABLE_FORMAT: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_IMMUTABLE_FORMAT: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4i(index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4i(index: webgl.GLuint, x: webgl.GLint, y: webgl.GLint, z: webgl.GLint, w: webgl.GLint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENT_INDEX: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_ELEMENT_INDEX: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4iv(index: GLuint, values: Int32List): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4iv(index: webgl.GLuint, values: webgl.Int32List): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_IMMUTABLE_LEVELS: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly TEXTURE_IMMUTABLE_LEVELS: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4ui(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4ui(index: webgl.GLuint, x: webgl.GLuint, y: webgl.GLuint, z: webgl.GLuint, w: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:readonly MAX_CLIENT_WAIT_TIMEOUT_WEBGL: webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4uiv(index: GLuint, values: Uint32List): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribI4uiv(index: webgl.GLuint, values: Uint32List): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:copyBufferSubData(readTarget: GLenum, writeTarget: GLenum, readOffset: GLintptr, writeOffset: GLintptr, size: GLsizeiptr): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:copyBufferSubData(readTarget: webgl.GLenum, writeTarget: webgl.GLenum, readOffset: webgl.GLintptr, writeOffset: webgl.GLintptr, size: webgl.GLsizeiptr): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribIPointer(index: GLuint, size: GLint, type: GLenum, stride: GLsizei, offset: GLintptr): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribIPointer(index: webgl.GLuint, size: webgl.GLint, type: webgl.GLenum, stride: webgl.GLsizei, offset: webgl.GLintptr): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getBufferSubData(target: GLenum, srcByteOffset: GLintptr, dstBuffer: ArrayBufferView, dstOffset?: GLuint, length?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:getBufferSubData(target: webgl.GLenum, srcByteOffset: webgl.GLintptr, dstBuffer: ArrayBufferView, dstOffset?: webgl.GLuint, length?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribDivisor(index: GLuint, divisor: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:vertexAttribDivisor(index: webgl.GLuint, divisor: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:blitFramebuffer(srcX0: GLint, srcY0: GLint, srcX1: GLint, srcY1: GLint, dstX0: GLint, dstY0: GLint, dstX1: GLint, dstY1: GLint, mask: GLbitfield, filter: GLenum): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:blitFramebuffer(srcX0: webgl.GLint, srcY0: webgl.GLint, srcX1: webgl.GLint, srcY1: webgl.GLint, dstX0: webgl.GLint, dstY0: webgl.GLint, dstX1: webgl.GLint, dstY1: webgl.GLint, mask: webgl.GLbitfield, filter: webgl.GLenum): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawArraysInstanced(mode: GLenum, first: GLint, count: GLsizei, instanceCount: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawArraysInstanced(mode: webgl.GLenum, first: webgl.GLint, count: webgl.GLsizei, instanceCount: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:framebufferTextureLayer(target: GLenum, attachment: GLenum, texture: WebGLTexture \| null, level: GLint, layer: GLint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:framebufferTextureLayer(target: webgl.GLenum, attachment: webgl.GLenum, texture: webgl.WebGLTexture \| null, level: webgl.GLint, layer: webgl.GLint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount: GLsizei): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawElementsInstanced(mode: webgl.GLenum, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr, instanceCount: webgl.GLsizei): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:invalidateFramebuffer(target: GLenum, attachments: GLenum[]): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:invalidateFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[]): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawRangeElements(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type: GLenum, offset: GLintptr): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawRangeElements(mode: webgl.GLenum, start: webgl.GLuint, end: webgl.GLuint, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:invalidateSubFramebuffer(target: GLenum, attachments: GLenum[], x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:invalidateSubFramebuffer(target: webgl.GLenum, attachments: webgl.GLenum[], x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawBuffers(buffers: GLenum[]): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:drawBuffers(buffers: webgl.GLenum[]): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:readBuffer(src: GLenum): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:readBuffer(src: webgl.GLenum): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Float32List, srcOffset?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferfv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Float32List, srcOffset?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getInternalformatParameter(target: GLenum, internalformat: GLenum, pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getInternalformatParameter(target: webgl.GLenum, internalformat: webgl.GLenum, pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Int32List, srcOffset?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Int32List, srcOffset?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:renderbufferStorageMultisample(target: GLenum, samples: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:renderbufferStorageMultisample(target: webgl.GLenum, samples: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Uint32List, srcOffset?: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferuiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: Uint32List, srcOffset?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:texStorage2D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:texStorage2D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:clearBufferfi(buffer: webgl.GLenum, drawbuffer: webgl.GLint, depth: webgl.GLfloat, stencil: webgl.GLint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:texStorage3D(target: GLenum, levels: GLsizei, internalformat: GLenum, width: GLsizei, height: GLsizei, depth: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:texStorage3D(target: webgl.GLenum, levels: webgl.GLsizei, internalformat: webgl.GLenum, width: webgl.GLsizei, height: webgl.GLsizei, depth: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:isQuery(query: WebGLQuery \| null): GLboolean;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:isQuery(query: WebGLQuery \| null): webgl.GLboolean;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:copyTexSubImage3D(target: GLenum, level: GLint, xoffset: GLint, yoffset: GLint, zoffset: GLint, x: GLint, y: GLint, width: GLsizei, height: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:copyTexSubImage3D(target: webgl.GLenum, level: webgl.GLint, xoffset: webgl.GLint, yoffset: webgl.GLint, zoffset: webgl.GLint, x: webgl.GLint, y: webgl.GLint, width: webgl.GLsizei, height: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:beginQuery(target: GLenum, query: WebGLQuery): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:beginQuery(target: webgl.GLenum, query: WebGLQuery): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getFragDataLocation(program: WebGLProgram, name: string): GLint;|类名:WebGL2RenderingContextBase;<br>方法or属性:getFragDataLocation(program: webgl.WebGLProgram, name: string): webgl.GLint;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:endQuery(target: GLenum): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:endQuery(target: webgl.GLenum): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform1ui(location: WebGLUniformLocation \| null, v0: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform1ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getQuery(target: GLenum, pname: GLenum): WebGLQuery \| null;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getQuery(target: webgl.GLenum, pname: webgl.GLenum): WebGLQuery \| null;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform2ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform2ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getQueryParameter(query: WebGLQuery, pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getQueryParameter(query: WebGLQuery, pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform3ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint, v2: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform3ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:isSampler(sampler: WebGLSampler \| null): GLboolean;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:isSampler(sampler: WebGLSampler \| null): webgl.GLboolean;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform4ui(location: WebGLUniformLocation \| null, v0: GLuint, v1: GLuint, v2: GLuint, v3: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform4ui(location: webgl.WebGLUniformLocation \| null, v0: webgl.GLuint, v1: webgl.GLuint, v2: webgl.GLuint, v3: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindSampler(unit: GLuint, sampler: WebGLSampler \| null): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindSampler(unit: webgl.GLuint, sampler: WebGLSampler \| null): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform1uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform1uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:samplerParameteri(sampler: WebGLSampler, pname: GLenum, param: GLint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:samplerParameteri(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform2uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform2uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:samplerParameterf(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLfloat): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform3uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform3uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getSamplerParameter(sampler: WebGLSampler, pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getSamplerParameter(sampler: WebGLSampler, pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform4uiv(location: WebGLUniformLocation \| null, data: Uint32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniform4uiv(location: webgl.WebGLUniformLocation \| null, data: Uint32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:fenceSync(condition: GLenum, flags: GLbitfield): WebGLSync \| null;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:fenceSync(condition: webgl.GLenum, flags: webgl.GLbitfield): WebGLSync \| null;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix3x2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix3x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:isSync(sync: WebGLSync \| null): GLboolean;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:isSync(sync: WebGLSync \| null): webgl.GLboolean;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix4x2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix4x2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:clientWaitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLuint64): GLenum;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:clientWaitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLuint64 ): webgl.GLenum;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix2x3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix2x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:waitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLint64): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:waitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLint64): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix4x3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix4x3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getSyncParameter(sync: WebGLSync, pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getSyncParameter(sync: WebGLSync, pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix2x4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix2x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:isTransformFeedback(tf: WebGLTransformFeedback \| null): GLboolean;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:isTransformFeedback(tf: WebGLTransformFeedback \| null): webgl.GLboolean;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix3x4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformMatrix3x4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindTransformFeedback(target: GLenum, tf: WebGLTransformFeedback \| null): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindTransformFeedback(target: webgl.GLenum, tf: WebGLTransformFeedback \| null): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4i(index: GLuint, x: GLint, y: GLint, z: GLint, w: GLint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4i(index: webgl.GLuint, x: webgl.GLint, y: webgl.GLint, z: webgl.GLint, w: webgl.GLint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:beginTransformFeedback(primitiveMode: GLenum): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:beginTransformFeedback(primitiveMode: webgl.GLenum): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4iv(index: GLuint, values: Int32List): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4iv(index: webgl.GLuint, values: webgl.Int32List): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:transformFeedbackVaryings(program: WebGLProgram, varyings: string[], bufferMode: GLenum): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:transformFeedbackVaryings(program: webgl.WebGLProgram, varyings: string[], bufferMode: webgl.GLenum): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4ui(index: GLuint, x: GLuint, y: GLuint, z: GLuint, w: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4ui(index: webgl.GLuint, x: webgl.GLuint, y: webgl.GLuint, z: webgl.GLuint, w: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo \| null;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getTransformFeedbackVarying(program: webgl.WebGLProgram, index: webgl.GLuint): webgl.WebGLActiveInfo \| null;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4uiv(index: GLuint, values: Uint32List): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribI4uiv(index: webgl.GLuint, values: Uint32List): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindBufferBase(target: GLenum, index: GLuint, buffer: WebGLBuffer \| null): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindBufferBase(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribIPointer(index: GLuint, size: GLint, type: GLenum, stride: GLsizei, offset: GLintptr): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribIPointer(index: webgl.GLuint, size: webgl.GLint, type: webgl.GLenum, stride: webgl.GLsizei, offset: webgl.GLintptr): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindBufferRange(target: GLenum, index: GLuint, buffer: WebGLBuffer \| null, offset: GLintptr, size: GLsizeiptr): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:bindBufferRange(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null, offset: webgl.GLintptr, size: webgl.GLsizeiptr): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribDivisor(index: GLuint, divisor: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:vertexAttribDivisor(index: webgl.GLuint, divisor: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getIndexedParameter(target: GLenum, index: GLuint): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getIndexedParameter(target: webgl.GLenum, index: webgl.GLuint): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:drawArraysInstanced(mode: GLenum, first: GLint, count: GLsizei, instanceCount: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:drawArraysInstanced(mode: webgl.GLenum, first: webgl.GLint, count: webgl.GLsizei, instanceCount: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getUniformIndices(program: WebGLProgram, uniformNames: string[]): GLuint[] \| null;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getUniformIndices(program: webgl.WebGLProgram, uniformNames: string[]): webgl.GLuint[] \| null;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:drawElementsInstanced(mode: GLenum, count: GLsizei, type: GLenum, offset: GLintptr, instanceCount: GLsizei): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:drawElementsInstanced(mode: webgl.GLenum, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr, instanceCount: webgl.GLsizei): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniforms(program: WebGLProgram, uniformIndices: GLuint[], pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniforms(program: webgl.WebGLProgram, uniformIndices: webgl.GLuint[], pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:drawRangeElements(mode: GLenum, start: GLuint, end: GLuint, count: GLsizei, type: GLenum, offset: GLintptr): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:drawRangeElements(mode: webgl.GLenum, start: webgl.GLuint, end: webgl.GLuint, count: webgl.GLsizei, type: webgl.GLenum, offset: webgl.GLintptr): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getUniformBlockIndex(program: webgl.WebGLProgram, uniformBlockName: string): webgl.GLuint;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:drawBuffers(buffers: GLenum[]): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:drawBuffers(buffers: webgl.GLenum[]): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniformBlockParameter(program: WebGLProgram, uniformBlockIndex: GLuint, pname: GLenum): any;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniformBlockParameter(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, pname: webgl.GLenum): any;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferfv(buffer: GLenum, drawbuffer: GLint, values: Float32List, srcOffset?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferfv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Float32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniformBlockName(program: WebGLProgram, uniformBlockIndex: GLuint): string \| null;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:getActiveUniformBlockName(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint): string \| null;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferiv(buffer: GLenum, drawbuffer: GLint, values: Int32List, srcOffset?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: webgl.Int32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformBlockBinding(program: WebGLProgram, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint): void;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:uniformBlockBinding(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, uniformBlockBinding: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferuiv(buffer: GLenum, drawbuffer: GLint, values: Uint32List, srcOffset?: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferuiv(buffer: webgl.GLenum, drawbuffer: webgl.GLint, values: Uint32List, srcOffset?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase<br>方法 or 属性:isVertexArray(vertexArray: WebGLVertexArrayObject \| null): GLboolean;<br>|类名:WebGL2RenderingContextBase<br>方法 or 属性:isVertexArray(vertexArray: WebGLVertexArrayObject \| null): webgl.GLboolean;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferfi(buffer: GLenum, drawbuffer: GLint, depth: GLfloat, stencil: GLint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:clearBufferfi(buffer: webgl.GLenum, drawbuffer: webgl.GLint, depth: webgl.GLfloat, stencil: webgl.GLint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform1fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform1fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:isQuery(query: WebGLQuery \| null): GLboolean;|类名:WebGL2RenderingContextBase;<br>方法or属性:isQuery(query: WebGLQuery \| null): webgl.GLboolean;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform2fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform2fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:beginQuery(target: GLenum, query: WebGLQuery): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:beginQuery(target: webgl.GLenum, query: WebGLQuery): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform3fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform3fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:endQuery(target: GLenum): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:endQuery(target: webgl.GLenum): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform4fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform4fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getQuery(target: GLenum, pname: GLenum): WebGLQuery \| null;|类名:WebGL2RenderingContextBase;<br>方法or属性:getQuery(target: webgl.GLenum, pname: webgl.GLenum): WebGLQuery \| null;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform1iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform1iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getQueryParameter(query: WebGLQuery, pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getQueryParameter(query: WebGLQuery, pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform2iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform2iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:isSampler(sampler: WebGLSampler \| null): GLboolean;|类名:WebGL2RenderingContextBase;<br>方法or属性:isSampler(sampler: WebGLSampler \| null): webgl.GLboolean;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform3iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform3iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:bindSampler(unit: GLuint, sampler: WebGLSampler \| null): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:bindSampler(unit: webgl.GLuint, sampler: WebGLSampler \| null): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform4iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniform4iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:samplerParameteri(sampler: WebGLSampler, pname: GLenum, param: GLint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:samplerParameteri(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:samplerParameterf(sampler: WebGLSampler, pname: GLenum, param: GLfloat): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:samplerParameterf(sampler: WebGLSampler, pname: webgl.GLenum, param: webgl.GLfloat): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getSamplerParameter(sampler: WebGLSampler, pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getSamplerParameter(sampler: WebGLSampler, pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;<br>|类名:WebGL2RenderingContextOverloads<br>方法 or 属性:uniformMatrix4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;<br>|webgl2.d.ts| |函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:fenceSync(condition: GLenum, flags: GLbitfield): WebGLSync \| null;|类名:WebGL2RenderingContextBase;<br>方法or属性:fenceSync(condition: webgl.GLenum, flags: webgl.GLbitfield): WebGLSync \| null;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:isSync(sync: WebGLSync \| null): GLboolean;|类名:WebGL2RenderingContextBase;<br>方法or属性:isSync(sync: WebGLSync \| null): webgl.GLboolean;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:clientWaitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLuint64): GLenum;|类名:WebGL2RenderingContextBase;<br>方法or属性:clientWaitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLuint64 ): webgl.GLenum;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:waitSync(sync: WebGLSync, flags: GLbitfield, timeout: GLint64): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:waitSync(sync: WebGLSync, flags: webgl.GLbitfield, timeout: GLint64): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getSyncParameter(sync: WebGLSync, pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getSyncParameter(sync: WebGLSync, pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:isTransformFeedback(tf: WebGLTransformFeedback \| null): GLboolean;|类名:WebGL2RenderingContextBase;<br>方法or属性:isTransformFeedback(tf: WebGLTransformFeedback \| null): webgl.GLboolean;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:bindTransformFeedback(target: GLenum, tf: WebGLTransformFeedback \| null): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:bindTransformFeedback(target: webgl.GLenum, tf: WebGLTransformFeedback \| null): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:beginTransformFeedback(primitiveMode: GLenum): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:beginTransformFeedback(primitiveMode: webgl.GLenum): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:transformFeedbackVaryings(program: WebGLProgram, varyings: string[], bufferMode: GLenum): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:transformFeedbackVaryings(program: webgl.WebGLProgram, varyings: string[], bufferMode: webgl.GLenum): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getTransformFeedbackVarying(program: WebGLProgram, index: GLuint): WebGLActiveInfo \| null;|类名:WebGL2RenderingContextBase;<br>方法or属性:getTransformFeedbackVarying(program: webgl.WebGLProgram, index: webgl.GLuint): webgl.WebGLActiveInfo \| null;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:bindBufferBase(target: GLenum, index: GLuint, buffer: WebGLBuffer \| null): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:bindBufferBase(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:bindBufferRange(target: GLenum, index: GLuint, buffer: WebGLBuffer \| null, offset: GLintptr, size: GLsizeiptr): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:bindBufferRange(target: webgl.GLenum, index: webgl.GLuint, buffer: webgl.WebGLBuffer \| null, offset: webgl.GLintptr, size: webgl.GLsizeiptr): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getIndexedParameter(target: GLenum, index: GLuint): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getIndexedParameter(target: webgl.GLenum, index: webgl.GLuint): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getUniformIndices(program: WebGLProgram, uniformNames: string[]): GLuint[] \| null;|类名:WebGL2RenderingContextBase;<br>方法or属性:getUniformIndices(program: webgl.WebGLProgram, uniformNames: string[]): webgl.GLuint[] \| null;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniforms(program: WebGLProgram, uniformIndices: GLuint[], pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniforms(program: webgl.WebGLProgram, uniformIndices: webgl.GLuint[], pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getUniformBlockIndex(program: WebGLProgram, uniformBlockName: string): GLuint;|类名:WebGL2RenderingContextBase;<br>方法or属性:getUniformBlockIndex(program: webgl.WebGLProgram, uniformBlockName: string): webgl.GLuint;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniformBlockParameter(program: WebGLProgram, uniformBlockIndex: GLuint, pname: GLenum): any;|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniformBlockParameter(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, pname: webgl.GLenum): any;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniformBlockName(program: WebGLProgram, uniformBlockIndex: GLuint): string \| null;|类名:WebGL2RenderingContextBase;<br>方法or属性:getActiveUniformBlockName(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint): string \| null;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformBlockBinding(program: WebGLProgram, uniformBlockIndex: GLuint, uniformBlockBinding: GLuint): void;|类名:WebGL2RenderingContextBase;<br>方法or属性:uniformBlockBinding(program: webgl.WebGLProgram, uniformBlockIndex: webgl.GLuint, uniformBlockBinding: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextBase;<br>方法or属性:isVertexArray(vertexArray: WebGLVertexArrayObject \| null): GLboolean;|类名:WebGL2RenderingContextBase;<br>方法or属性:isVertexArray(vertexArray: WebGLVertexArrayObject \| null): webgl.GLboolean;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform1fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform1fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform2fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform2fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform3fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform3fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform4fv(location: WebGLUniformLocation \| null, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform4fv(location: webgl.WebGLUniformLocation \| null, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform1iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform1iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform2iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform2iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform3iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform3iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform4iv(location: WebGLUniformLocation \| null, data: Int32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniform4iv(location: webgl.WebGLUniformLocation \| null, data: webgl.Int32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix2fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix2fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix3fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix3fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
|函数有变化|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix4fv(location: WebGLUniformLocation \| null, transpose: GLboolean, data: Float32List, srcOffset?: GLuint, srcLength?: GLuint): void;|类名:WebGL2RenderingContextOverloads;<br>方法or属性:uniformMatrix4fv(location: webgl.WebGLUniformLocation \| null, transpose: webgl.GLboolean, data: webgl.Float32List, srcOffset?: webgl.GLuint, srcLength?: webgl.GLuint): void;|webgl2.d.ts|
因为 它太大了无法显示 source diff 。你可以改为 查看blob
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.stationary<br>类名: stationary|@ohos.stationary.d.ts| |新增|NA|类名:stationary;<br>方法or属性:type ActivityType = 'still' \| 'relativeStill';|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityType<br>方法 or 属性: type ActivityType = 'still' \| 'relativeStill';|@ohos.stationary.d.ts| |新增|NA|类名:stationary;<br>方法or属性:function on(activity: ActivityType, event: ActivityEvent, reportLatencyNs: number, callback: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityType<br>方法 or 属性: type ActivityType = 'still' \| 'relativeStill';|@ohos.stationary.d.ts| |新增|NA|类名:stationary;<br>方法or属性:function once(activity: ActivityType, callback: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityResponse|@ohos.stationary.d.ts| |新增|NA|类名:stationary;<br>方法or属性:function off(activity: ActivityType, event: ActivityEvent, callback?: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityResponse<br>方法 or 属性: state: ActivityState;|@ohos.stationary.d.ts| |新增|NA|类名:ActivityResponse;<br>方法or属性:state: ActivityState;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityEvent|@ohos.stationary.d.ts| |新增|NA|类名:ActivityEvent;<br>方法or属性:ENTER = 1|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityEvent<br>方法 or 属性: ENTER = 1|@ohos.stationary.d.ts| |新增|NA|类名:ActivityState;<br>方法or属性:ENTER = 1|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityEvent<br>方法 or 属性: EXIT = 2|@ohos.stationary.d.ts| |新增|NA|类名:ActivityEvent;<br>方法or属性:EXIT = 2|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityEvent<br>方法 or 属性: ENTER_EXIT = 3|@ohos.stationary.d.ts| |新增|NA|类名:ActivityState;<br>方法or属性:EXIT = 2|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityState|@ohos.stationary.d.ts| |新增|NA|类名:ActivityEvent;<br>方法or属性:ENTER_EXIT = 3|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityState<br>方法 or 属性: ENTER = 1|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: ActivityState<br>方法 or 属性: EXIT = 2|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: stationary<br>方法 or 属性: function on(activity: ActivityType, event: ActivityEvent, reportLatencyNs: number, callback: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: stationary<br>方法 or 属性: function once(activity: ActivityType, callback: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
|新增|NA|模块名: ohos.stationary<br>类名: stationary<br>方法 or 属性: function off(activity: ActivityType, event: ActivityEvent, callback?: Callback\<ActivityResponse>): void;|@ohos.stationary.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: ChangedType<br>方法 or 属性:type ChangedType = 'add' \| 'remove';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:type ChangedType = 'add' \| 'remove';|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:ChangedType<br>方法or属性:type ChangedType = 'add' \| 'remove';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function on(type: "change", listener: Callback\<DeviceListener>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: ChangedType<br>方法 or 属性:type ChangedType = 'add' \| 'remove';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function off(type: "change", listener?: Callback\<DeviceListener>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:ChangedType<br>方法or属性:type ChangedType = 'add' \| 'remove';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getDeviceList(callback: AsyncCallback\<Array\<number>>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getDeviceList(): Promise\<Array\<number>>;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getDeviceInfo(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getDeviceInfo(deviceId: number): Promise\<InputDeviceData>;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function supportKeys(deviceId: number, keys: Array\<KeyCode>, callback: AsyncCallback\<Array\<boolean>>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function supportKeys(deviceId: number, keys: Array\<KeyCode>): Promise\<Array\<boolean>>;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getKeyboardType(deviceId: number, callback: AsyncCallback\<KeyboardType>): void;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDevice;<br>方法or属性:function getKeyboardType(deviceId: number): Promise\<KeyboardType>;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:NONE = 0|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:UNKNOWN = 1|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:ALPHABETIC_KEYBOARD = 2|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:DIGITAL_KEYBOARD = 3|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:HANDWRITING_PEN = 4|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyboardType;<br>方法or属性:REMOTE_CONTROL = 5|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:DeviceListener;<br>方法or属性:type: ChangedType;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:DeviceListener;<br>方法or属性:deviceId: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:AxisRange;<br>方法or属性:fuzz: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: AxisType<br>方法 or 属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:AxisRange;<br>方法or属性:flat: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:AxisType<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:AxisRange;<br>方法or属性:resolution: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:bus: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:product: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:NONE = 0|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:vendor: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:NONE = 0|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:version: number;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:UNKNOWN = 1|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:phys: string;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:UNKNOWN = 1|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputDeviceData;<br>方法or属性:uniq: string;|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:ALPHABETIC_KEYBOARD = 2|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function enable(enable: boolean, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:ALPHABETIC_KEYBOARD = 2|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function enable(enable: boolean): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:DIGITAL_KEYBOARD = 3|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function start(sinkDeviceDescriptor: string, srcInputDeviceId: number, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:DIGITAL_KEYBOARD = 3|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function start(sinkDeviceDescriptor: string, srcInputDeviceId: number): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:HANDWRITING_PEN = 4|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function stop(callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:HANDWRITING_PEN = 4|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function stop(): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: KeyboardType<br>方法 or 属性:REMOTE_CONTROL = 5|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function getState(deviceDescriptor: string, callback: AsyncCallback\<{ state: boolean }>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:KeyboardType<br>方法or属性:REMOTE_CONTROL = 5|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function getState(deviceDescriptor: string): Promise\<{ state: boolean }>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: DeviceListener|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function on(type: 'cooperation', callback: AsyncCallback\<{ deviceDescriptor: string, eventMsg: EventMsg }>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:DeviceListener<br>方法or属性:|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputDeviceCooperate;<br>方法or属性:function off(type: 'cooperation', callback?: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: DeviceListener<br>方法 or 属性:type: ChangedType;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:EventMsg;<br>方法or属性:MSG_COOPERATE_INFO_START = 200|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:DeviceListener<br>方法or属性:type: ChangedType;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:EventMsg;<br>方法or属性:MSG_COOPERATE_INFO_SUCCESS = 201|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDevice<br>类名: DeviceListener<br>方法 or 属性:deviceId: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:EventMsg;<br>方法or属性:MSG_COOPERATE_INFO_FAIL = 202|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:DeviceListener<br>方法or属性:deviceId: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:EventMsg;<br>方法or属性:MSG_COOPERATE_STATE_ON = 500|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function on(type: "change", listener: Callback\<DeviceListener>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:EventMsg;<br>方法or属性:MSG_COOPERATE_STATE_OFF = 501|@ohos.multimodalInput.inputDeviceCooperate.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function off(type: "change", listener?: Callback\<DeviceListener>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputEvent;<br>方法or属性:id: number;|@ohos.multimodalInput.inputEvent.d.ts|
|新增|NA|类名:AxisRange<br>方法or属性:fuzz: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputEvent;<br>方法or属性:deviceId: number;|@ohos.multimodalInput.inputEvent.d.ts|
|新增|NA|类名:AxisRange<br>方法or属性:flat: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputEvent;<br>方法or属性:actionTime: number;|@ohos.multimodalInput.inputEvent.d.ts|
|新增|NA|类名:AxisRange<br>方法or属性:resolution: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputEvent;<br>方法or属性:screenId: number;|@ohos.multimodalInput.inputEvent.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:bus: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:InputEvent;<br>方法or属性:windowId: number;|@ohos.multimodalInput.inputEvent.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:product: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputMonitor;<br>方法or属性:function on(type:"mouse", receiver:Callback\<MouseEvent>):void;|@ohos.multimodalInput.inputMonitor.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:vendor: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:inputMonitor;<br>方法or属性:function off(type:"mouse", receiver?:Callback\<MouseEvent>):void;|@ohos.multimodalInput.inputMonitor.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:version: number;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FN = 0|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:phys: string;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_UNKNOWN = -1|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:InputDeviceData<br>方法or属性:uniq: string;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HOME = 1|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getDeviceList(callback: AsyncCallback\<Array\<number>>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BACK = 2|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getDeviceList(): Promise\<Array\<number>>;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_PLAY_PAUSE = 10|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getDeviceInfo(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_STOP = 11|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getDeviceInfo(deviceId: number): Promise\<InputDeviceData>;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_NEXT = 12|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function supportKeys(deviceId: number, keys: Array\<KeyCode>, callback: AsyncCallback\<Array\<boolean>>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_PREVIOUS = 13|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function supportKeys(deviceId: number, keys: Array\<KeyCode>): Promise\<Array\<boolean>>;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_REWIND = 14|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getKeyboardType(deviceId: number, callback: AsyncCallback\<KeyboardType>): void;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_FAST_FORWARD = 15|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputDevice<br>方法or属性:function getKeyboardType(deviceId: number): Promise\<KeyboardType>;|@ohos.multimodalInput.inputDevice.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VOLUME_UP = 16|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VOLUME_DOWN = 17|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_POWER = 18|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg<br>方法 or 属性: MSG_COOPERATE_INFO_START = 200|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CAMERA = 19|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg<br>方法 or 属性: MSG_COOPERATE_INFO_SUCCESS = 201|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VOLUME_MUTE = 22|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg<br>方法 or 属性: MSG_COOPERATE_INFO_FAIL = 202|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MUTE = 23|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg<br>方法 or 属性: MSG_COOPERATE_STATE_ON = 500|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_UP = 40|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: EventMsg<br>方法 or 属性: MSG_COOPERATE_STATE_OFF = 501|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_DOWN = 41|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function enable(enable: boolean, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_0 = 2000|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function enable(enable: boolean): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_1 = 2001|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function start(sinkDeviceDescriptor: string, srcInputDeviceId: number, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_2 = 2002|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function start(sinkDeviceDescriptor: string, srcInputDeviceId: number): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_3 = 2003|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function stop(callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_4 = 2004|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function stop(): Promise\<void>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_5 = 2005|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function getState(deviceDescriptor: string, callback: AsyncCallback\<{ state: boolean }>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_6 = 2006|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function getState(deviceDescriptor: string): Promise\<{ state: boolean }>;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_7 = 2007|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function on(type: 'cooperation', callback: AsyncCallback\<{ deviceDescriptor: string, eventMsg: EventMsg }>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_8 = 2008|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputDeviceCooperate<br>类名: inputDeviceCooperate<br>方法 or 属性: function off(type: 'cooperation', callback?: AsyncCallback\<void>): void;|@ohos.multimodalInput.inputDeviceCooperate.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_9 = 2009|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_STAR = 2010|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent<br>方法 or 属性: id: number;|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_POUND = 2011|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent<br>方法 or 属性: deviceId: number;|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DPAD_UP = 2012|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent<br>方法 or 属性: actionTime: number;|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DPAD_DOWN = 2013|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent<br>方法 or 属性: screenId: number;|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DPAD_LEFT = 2014|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.inputEvent<br>类名: InputEvent<br>方法 or 属性: windowId: number;|@ohos.multimodalInput.inputEvent.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DPAD_RIGHT = 2015|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputMonitor<br>方法or属性:function on(type:"mouse", receiver:Callback\<MouseEvent>):void;|@ohos.multimodalInput.inputMonitor.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DPAD_CENTER = 2016|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|类名:inputMonitor<br>方法or属性:function off(type:"mouse", receiver?:Callback\<MouseEvent>):void;|@ohos.multimodalInput.inputMonitor.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_A = 2017|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_B = 2018|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FN = 0|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_C = 2019|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_UNKNOWN = -1|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_D = 2020|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HOME = 1|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_E = 2021|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BACK = 2|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F = 2022|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_PLAY_PAUSE = 10|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_G = 2023|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_STOP = 11|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_H = 2024|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_NEXT = 12|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_I = 2025|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_PREVIOUS = 13|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_J = 2026|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_REWIND = 14|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_K = 2027|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_FAST_FORWARD = 15|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_L = 2028|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VOLUME_UP = 16|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_M = 2029|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VOLUME_DOWN = 17|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_N = 2030|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_POWER = 18|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_O = 2031|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CAMERA = 19|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_P = 2032|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VOLUME_MUTE = 22|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_Q = 2033|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MUTE = 23|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_R = 2034|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_UP = 40|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_S = 2035|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_DOWN = 41|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_T = 2036|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_0 = 2000|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_U = 2037|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_1 = 2001|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_V = 2038|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_2 = 2002|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_W = 2039|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_3 = 2003|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_X = 2040|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_4 = 2004|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_Y = 2041|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_5 = 2005|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_Z = 2042|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_6 = 2006|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_COMMA = 2043|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_7 = 2007|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PERIOD = 2044|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_8 = 2008|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ALT_LEFT = 2045|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_9 = 2009|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ALT_RIGHT = 2046|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_STAR = 2010|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SHIFT_LEFT = 2047|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_POUND = 2011|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SHIFT_RIGHT = 2048|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DPAD_UP = 2012|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TAB = 2049|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DPAD_DOWN = 2013|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SPACE = 2050|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DPAD_LEFT = 2014|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SYM = 2051|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DPAD_RIGHT = 2015|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EXPLORER = 2052|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DPAD_CENTER = 2016|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ENVELOPE = 2053|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_A = 2017|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ENTER = 2054|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_B = 2018|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DEL = 2055|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_C = 2019|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_GRAVE = 2056|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_D = 2020|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MINUS = 2057|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_E = 2021|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EQUALS = 2058|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F = 2022|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_LEFT_BRACKET = 2059|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_G = 2023|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_RIGHT_BRACKET = 2060|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_H = 2024|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BACKSLASH = 2061|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_I = 2025|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SEMICOLON = 2062|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_J = 2026|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_APOSTROPHE = 2063|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_K = 2027|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SLASH = 2064|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_L = 2028|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_AT = 2065|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_M = 2029|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PLUS = 2066|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_N = 2030|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MENU = 2067|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_O = 2031|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PAGE_UP = 2068|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_P = 2032|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PAGE_DOWN = 2069|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_Q = 2033|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ESCAPE = 2070|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_R = 2034|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FORWARD_DEL = 2071|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_S = 2035|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CTRL_LEFT = 2072|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_T = 2036|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CTRL_RIGHT = 2073|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_U = 2037|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CAPS_LOCK = 2074|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_V = 2038|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCROLL_LOCK = 2075|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_W = 2039|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_META_LEFT = 2076|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_X = 2040|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_META_RIGHT = 2077|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_Y = 2041|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FUNCTION = 2078|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_Z = 2042|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SYSRQ = 2079|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_COMMA = 2043|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BREAK = 2080|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PERIOD = 2044|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MOVE_HOME = 2081|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ALT_LEFT = 2045|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MOVE_END = 2082|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ALT_RIGHT = 2046|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_INSERT = 2083|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SHIFT_LEFT = 2047|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FORWARD = 2084|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SHIFT_RIGHT = 2048|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_PLAY = 2085|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TAB = 2049|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_PAUSE = 2086|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SPACE = 2050|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_CLOSE = 2087|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SYM = 2051|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_EJECT = 2088|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EXPLORER = 2052|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_RECORD = 2089|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ENVELOPE = 2053|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F1 = 2090|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ENTER = 2054|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F2 = 2091|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DEL = 2055|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F3 = 2092|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_GRAVE = 2056|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F4 = 2093|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MINUS = 2057|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F5 = 2094|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EQUALS = 2058|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F6 = 2095|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_LEFT_BRACKET = 2059|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F7 = 2096|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_RIGHT_BRACKET = 2060|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F8 = 2097|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BACKSLASH = 2061|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F9 = 2098|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SEMICOLON = 2062|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F10 = 2099|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_APOSTROPHE = 2063|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F11 = 2100|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SLASH = 2064|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F12 = 2101|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_AT = 2065|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUM_LOCK = 2102|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PLUS = 2066|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_0 = 2103|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MENU = 2067|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_1 = 2104|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PAGE_UP = 2068|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_2 = 2105|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PAGE_DOWN = 2069|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_3 = 2106|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ESCAPE = 2070|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_4 = 2107|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FORWARD_DEL = 2071|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_5 = 2108|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CTRL_LEFT = 2072|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_6 = 2109|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CTRL_RIGHT = 2073|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_7 = 2110|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CAPS_LOCK = 2074|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_8 = 2111|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCROLL_LOCK = 2075|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_9 = 2112|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_META_LEFT = 2076|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_DIVIDE = 2113|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_META_RIGHT = 2077|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_MULTIPLY = 2114|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FUNCTION = 2078|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_SUBTRACT = 2115|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SYSRQ = 2079|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_ADD = 2116|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BREAK = 2080|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_DOT = 2117|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MOVE_HOME = 2081|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_COMMA = 2118|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MOVE_END = 2082|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_ENTER = 2119|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_INSERT = 2083|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_EQUALS = 2120|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FORWARD = 2084|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_LEFT_PAREN = 2121|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_PLAY = 2085|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_RIGHT_PAREN = 2122|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_PAUSE = 2086|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VIRTUAL_MULTITASK = 2210|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_CLOSE = 2087|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SLEEP = 2600|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_EJECT = 2088|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ZENKAKU_HANKAKU = 2601|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_RECORD = 2089|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_102ND = 2602|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F1 = 2090|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_RO = 2603|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F2 = 2091|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KATAKANA = 2604|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F3 = 2092|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HIRAGANA = 2605|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F4 = 2093|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HENKAN = 2606|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F5 = 2094|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KATAKANA_HIRAGANA = 2607|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F6 = 2095|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MUHENKAN = 2608|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F7 = 2096|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_LINEFEED = 2609|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F8 = 2097|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MACRO = 2610|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F9 = 2098|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NUMPAD_PLUSMINUS = 2611|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F10 = 2099|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCALE = 2612|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F11 = 2100|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HANGUEL = 2613|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F12 = 2101|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HANJA = 2614|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUM_LOCK = 2102|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_YEN = 2615|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_0 = 2103|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_STOP = 2616|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_1 = 2104|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_AGAIN = 2617|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_2 = 2105|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROPS = 2618|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_3 = 2106|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_UNDO = 2619|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_4 = 2107|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_COPY = 2620|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_5 = 2108|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_OPEN = 2621|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_6 = 2109|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PASTE = 2622|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_7 = 2110|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FIND = 2623|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_8 = 2111|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CUT = 2624|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_9 = 2112|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HELP = 2625|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_DIVIDE = 2113|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CALC = 2626|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_MULTIPLY = 2114|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FILE = 2627|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_SUBTRACT = 2115|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BOOKMARKS = 2628|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_ADD = 2116|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NEXT = 2629|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_DOT = 2117|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PLAYPAUSE = 2630|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_COMMA = 2118|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PREVIOUS = 2631|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_ENTER = 2119|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_STOPCD = 2632|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_EQUALS = 2120|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CONFIG = 2634|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_LEFT_PAREN = 2121|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_REFRESH = 2635|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_RIGHT_PAREN = 2122|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EXIT = 2636|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VIRTUAL_MULTITASK = 2210|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EDIT = 2637|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SLEEP = 2600|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCROLLUP = 2638|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ZENKAKU_HANKAKU = 2601|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCROLLDOWN = 2639|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_102ND = 2602|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NEW = 2640|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_RO = 2603|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_REDO = 2641|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KATAKANA = 2604|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CLOSE = 2642|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HIRAGANA = 2605|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PLAY = 2643|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HENKAN = 2606|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BASSBOOST = 2644|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KATAKANA_HIRAGANA = 2607|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PRINT = 2645|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MUHENKAN = 2608|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CHAT = 2646|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_LINEFEED = 2609|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FINANCE = 2647|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MACRO = 2610|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CANCEL = 2648|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NUMPAD_PLUSMINUS = 2611|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDILLUM_TOGGLE = 2649|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCALE = 2612|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDILLUM_DOWN = 2650|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HANGUEL = 2613|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDILLUM_UP = 2651|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HANJA = 2614|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SEND = 2652|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_YEN = 2615|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_REPLY = 2653|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_STOP = 2616|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FORWARDMAIL = 2654|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_AGAIN = 2617|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SAVE = 2655|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROPS = 2618|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DOCUMENTS = 2656|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_UNDO = 2619|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VIDEO_NEXT = 2657|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_COPY = 2620|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VIDEO_PREV = 2658|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_OPEN = 2621|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_CYCLE = 2659|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PASTE = 2622|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_ZERO = 2660|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FIND = 2623|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DISPLAY_OFF = 2661|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CUT = 2624|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_MISC = 2662|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HELP = 2625|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_GOTO = 2663|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CALC = 2626|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_INFO = 2664|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FILE = 2627|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROGRAM = 2665|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BOOKMARKS = 2628|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PVR = 2666|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NEXT = 2629|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SUBTITLE = 2667|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PLAYPAUSE = 2630|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FULL_SCREEN = 2668|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PREVIOUS = 2631|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KEYBOARD = 2669|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_STOPCD = 2632|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ASPECT_RATIO = 2670|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CONFIG = 2634|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PC = 2671|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_REFRESH = 2635|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TV = 2672|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EXIT = 2636|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TV2 = 2673|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EDIT = 2637|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VCR = 2674|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCROLLUP = 2638|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VCR2 = 2675|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCROLLDOWN = 2639|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SAT = 2676|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NEW = 2640|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CD = 2677|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_REDO = 2641|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TAPE = 2678|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CLOSE = 2642|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TUNER = 2679|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PLAY = 2643|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PLAYER = 2680|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BASSBOOST = 2644|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DVD = 2681|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PRINT = 2645|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_AUDIO = 2682|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CHAT = 2646|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VIDEO = 2683|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FINANCE = 2647|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEMO = 2684|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CANCEL = 2648|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CALENDAR = 2685|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDILLUM_TOGGLE = 2649|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_RED = 2686|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDILLUM_DOWN = 2650|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_GREEN = 2687|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDILLUM_UP = 2651|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_YELLOW = 2688|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SEND = 2652|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BLUE = 2689|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_REPLY = 2653|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CHANNELUP = 2690|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FORWARDMAIL = 2654|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CHANNELDOWN = 2691|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SAVE = 2655|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_LAST = 2692|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DOCUMENTS = 2656|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_RESTART = 2693|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VIDEO_NEXT = 2657|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SLOW = 2694|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VIDEO_PREV = 2658|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SHUFFLE = 2695|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_CYCLE = 2659|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VIDEOPHONE = 2696|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_ZERO = 2660|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_GAMES = 2697|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DISPLAY_OFF = 2661|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ZOOMIN = 2698|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_MISC = 2662|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ZOOMOUT = 2699|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_GOTO = 2663|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ZOOMRESET = 2700|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_INFO = 2664|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_WORDPROCESSOR = 2701|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROGRAM = 2665|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EDITOR = 2702|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PVR = 2666|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SPREADSHEET = 2703|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SUBTITLE = 2667|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_GRAPHICSEDITOR = 2704|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FULL_SCREEN = 2668|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PRESENTATION = 2705|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KEYBOARD = 2669|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DATABASE = 2706|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ASPECT_RATIO = 2670|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_NEWS = 2707|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PC = 2671|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_VOICEMAIL = 2708|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TV = 2672|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ADDRESSBOOK = 2709|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TV2 = 2673|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MESSENGER = 2710|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VCR = 2674|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_TOGGLE = 2711|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VCR2 = 2675|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SPELLCHECK = 2712|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SAT = 2676|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_COFFEE = 2713|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CD = 2677|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MEDIA_REPEAT = 2714|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TAPE = 2678|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_IMAGES = 2715|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TUNER = 2679|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BUTTONCONFIG = 2716|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PLAYER = 2680|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_TASKMANAGER = 2717|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DVD = 2681|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_JOURNAL = 2718|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_AUDIO = 2682|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CONTROLPANEL = 2719|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VIDEO = 2683|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_APPSELECT = 2720|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEMO = 2684|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCREENSAVER = 2721|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CALENDAR = 2685|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ASSISTANT = 2722|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_RED = 2686|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBD_LAYOUT_NEXT = 2723|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_GREEN = 2687|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_MIN = 2724|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_YELLOW = 2688|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BRIGHTNESS_MAX = 2725|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BLUE = 2689|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_PREV = 2726|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CHANNELUP = 2690|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_NEXT = 2727|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CHANNELDOWN = 2691|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_PREVGROUP = 2728|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_LAST = 2692|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_NEXTGROUP = 2729|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_RESTART = 2693|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_ACCEPT = 2730|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SLOW = 2694|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_KBDINPUTASSIST_CANCEL = 2731|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SHUFFLE = 2695|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_FRONT = 2800|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VIDEOPHONE = 2696|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SETUP = 2801|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_GAMES = 2697|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_WAKEUP = 2802|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ZOOMIN = 2698|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SENDFILE = 2803|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ZOOMOUT = 2699|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DELETEFILE = 2804|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ZOOMRESET = 2700|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_XFER = 2805|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_WORDPROCESSOR = 2701|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROG1 = 2806|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EDITOR = 2702|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROG2 = 2807|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SPREADSHEET = 2703|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MSDOS = 2808|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_GRAPHICSEDITOR = 2704|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SCREENLOCK = 2809|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PRESENTATION = 2705|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DIRECTION_ROTATE_DISPLAY = 2810|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DATABASE = 2706|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CYCLEWINDOWS = 2811|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_NEWS = 2707|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_COMPUTER = 2812|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_VOICEMAIL = 2708|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_EJECTCLOSECD = 2813|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ADDRESSBOOK = 2709|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ISO = 2814|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MESSENGER = 2710|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_MOVE = 2815|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_TOGGLE = 2711|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F13 = 2816|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SPELLCHECK = 2712|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F14 = 2817|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_COFFEE = 2713|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F15 = 2818|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MEDIA_REPEAT = 2714|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F16 = 2819|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_IMAGES = 2715|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F17 = 2820|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BUTTONCONFIG = 2716|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F18 = 2821|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_TASKMANAGER = 2717|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F19 = 2822|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_JOURNAL = 2718|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F20 = 2823|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CONTROLPANEL = 2719|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F21 = 2824|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_APPSELECT = 2720|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F22 = 2825|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCREENSAVER = 2721|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F23 = 2826|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ASSISTANT = 2722|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_F24 = 2827|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBD_LAYOUT_NEXT = 2723|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROG3 = 2828|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_MIN = 2724|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_PROG4 = 2829|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BRIGHTNESS_MAX = 2725|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_DASHBOARD = 2830|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_PREV = 2726|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SUSPEND = 2831|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_NEXT = 2727|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_HP = 2832|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_PREVGROUP = 2728|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SOUND = 2833|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_NEXTGROUP = 2729|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_QUESTION = 2834|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_ACCEPT = 2730|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CONNECT = 2836|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_KBDINPUTASSIST_CANCEL = 2731|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SPORT = 2837|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_FRONT = 2800|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SHOP = 2838|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SETUP = 2801|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_ALTERASE = 2839|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_WAKEUP = 2802|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_SWITCHVIDEOMODE = 2841|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SENDFILE = 2803|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BATTERY = 2842|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DELETEFILE = 2804|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BLUETOOTH = 2843|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_XFER = 2805|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_WLAN = 2844|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROG1 = 2806|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_UWB = 2845|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROG2 = 2807|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_WWAN_WIMAX = 2846|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MSDOS = 2808|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_RFKILL = 2847|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SCREENLOCK = 2809|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_CHANNEL = 3001|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DIRECTION_ROTATE_DISPLAY = 2810|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_0 = 3100|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CYCLEWINDOWS = 2811|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_1 = 3101|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_COMPUTER = 2812|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_2 = 3102|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_EJECTCLOSECD = 2813|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_3 = 3103|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ISO = 2814|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_4 = 3104|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_MOVE = 2815|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_5 = 3105|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F13 = 2816|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_6 = 3106|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F14 = 2817|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_7 = 3107|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F15 = 2818|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_8 = 3108|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F16 = 2819|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyCode;<br>方法or属性:KEYCODE_BTN_9 = 3109|@ohos.multimodalInput.keyCode.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F17 = 2820|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:CANCEL = 0|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F18 = 2821|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:DOWN = 1|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F19 = 2822|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:UP = 2|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F20 = 2823|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Key;<br>方法or属性:code: KeyCode;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F21 = 2824|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Key;<br>方法or属性:pressedTime: number;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F22 = 2825|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Key;<br>方法or属性:deviceId: number;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F23 = 2826|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:action: Action;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_F24 = 2827|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:key: Key;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROG3 = 2828|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:unicodeChar: number;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_PROG4 = 2829|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:keys: Key[];|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_DASHBOARD = 2830|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:ctrlKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SUSPEND = 2831|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:altKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_HP = 2832|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:shiftKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SOUND = 2833|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:logoKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_QUESTION = 2834|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:fnKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CONNECT = 2836|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:capsLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SPORT = 2837|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:numLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SHOP = 2838|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:KeyEvent;<br>方法or属性:scrollLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_ALTERASE = 2839|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:CANCEL = 0|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_SWITCHVIDEOMODE = 2841|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:MOVE = 1|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BATTERY = 2842|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:BUTTON_DOWN = 2|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BLUETOOTH = 2843|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:BUTTON_UP = 3|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_WLAN = 2844|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:AXIS_BEGIN = 4|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_UWB = 2845|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:AXIS_UPDATE = 5|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_WWAN_WIMAX = 2846|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Action;<br>方法or属性:AXIS_END = 6|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_RFKILL = 2847|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:LEFT = 0|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_CHANNEL = 3001|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:MIDDLE = 1|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_0 = 3100|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:RIGHT = 2|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_1 = 3101|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:SIDE = 3|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_2 = 3102|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:EXTRA = 4|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_3 = 3103|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:FORWARD = 5|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_4 = 3104|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:BACK = 6|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_5 = 3105|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Button;<br>方法or属性:TASK = 7|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_6 = 3106|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Axis;<br>方法or属性:SCROLL_VERTICAL = 0|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_7 = 3107|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Axis;<br>方法or属性:SCROLL_HORIZONTAL = 1|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_8 = 3108|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:Axis;<br>方法or属性:PINCH = 2|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyCode<br>类名: KeyCode<br>方法 or 属性: KEYCODE_BTN_9 = 3109|@ohos.multimodalInput.keyCode.d.ts| |新增|NA|类名:AxisValue;<br>方法or属性:axis: Axis;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Action|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:AxisValue;<br>方法or属性:value: number|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Action<br>方法 or 属性: CANCEL = 0|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:action: Action;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Action<br>方法 or 属性: DOWN = 1|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:screenX: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Action<br>方法 or 属性: UP = 2|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:screenY: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Key|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:windowX: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Key<br>方法 or 属性: code: KeyCode;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:windowY: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Key<br>方法 or 属性: pressedTime: number;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:rawDeltaX: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: Key<br>方法 or 属性: deviceId: number;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:rawDeltaY: number;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:button: Button;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: action: Action;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:pressedButtons: Button[];|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: key: Key;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:axes: AxisValue[];|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: unicodeChar: number;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:pressedKeys: KeyCode[];|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: keys: Key[];|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:ctrlKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: ctrlKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:altKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: altKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:shiftKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: shiftKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:logoKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: logoKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:fnKey:boolean|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: fnKey: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:capsLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: capsLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:numLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: numLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:MouseEvent;<br>方法or属性:scrollLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.keyEvent<br>类名: KeyEvent<br>方法 or 属性: scrollLock: boolean;|@ohos.multimodalInput.keyEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerSpeed(speed: number, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerSpeed(speed: number): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: CANCEL = 0|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function getPointerSpeed(callback: AsyncCallback\<number>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: MOVE = 1|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function getPointerSpeed(): Promise\<number>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: BUTTON_DOWN = 2|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerStyle(windowId: number, pointerStyle: PointerStyle, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: BUTTON_UP = 3|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerStyle(windowId: number, pointerStyle: PointerStyle): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: AXIS_BEGIN = 4|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function getPointerStyle(windowId: number, callback: AsyncCallback\<PointerStyle>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: AXIS_UPDATE = 5|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function getPointerStyle(windowId: number): Promise\<PointerStyle>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Action<br>方法 or 属性: AXIS_END = 6|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerVisible(visible: boolean, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function setPointerVisible(visible: boolean): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: LEFT = 0|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function isPointerVisible(callback: AsyncCallback\<boolean>): void;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: MIDDLE = 1|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:pointer;<br>方法or属性:function isPointerVisible(): Promise\<boolean>;|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: RIGHT = 2|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:DEFAULT|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: SIDE = 3|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: EXTRA = 4|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: FORWARD = 5|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:SOUTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: BACK = 6|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Button<br>方法 or 属性: TASK = 7|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:WEST_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Axis|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Axis<br>方法 or 属性: SCROLL_VERTICAL = 0|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Axis<br>方法 or 属性: SCROLL_HORIZONTAL = 1|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: Axis<br>方法 or 属性: PINCH = 2|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: AxisValue|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: AxisValue<br>方法 or 属性: axis: Axis;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH_EAST_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: AxisValue<br>方法 or 属性: value: number|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:NORTH_WEST_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:CROSS|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: action: Action;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:CURSOR_COPY|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: screenX: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:CURSOR_FORBID|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: screenY: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:COLOR_SUCKER|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: windowX: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:HAND_GRABBING|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: windowY: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:HAND_OPEN|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: rawDeltaX: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:HAND_POINTING|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: rawDeltaY: number;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:HELP|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: button: Button;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MOVE|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: pressedButtons: Button[];|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:RESIZE_LEFT_RIGHT|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: axes: AxisValue[];|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:RESIZE_UP_DOWN|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: pressedKeys: KeyCode[];|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:SCREENSHOT_CHOOSE|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: ctrlKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:SCREENSHOT_CURSOR|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: altKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:TEXT_CURSOR|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: shiftKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:ZOOM_IN|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: logoKey: boolean;|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:ZOOM_OUT|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: fnKey:boolean|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: capsLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: numLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.mouseEvent<br>类名: MouseEvent<br>方法 or 属性: scrollLock:boolean|@ohos.multimodalInput.mouseEvent.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_NORTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_NORTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: DEFAULT|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_NORTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: SOUTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:PointerStyle;<br>方法or属性:MIDDLE_BTN_NORTH_SOUTH_WEST_EAST|@ohos.multimodalInput.pointer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Action;<br>方法or属性:CANCEL = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: WEST_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Action;<br>方法or属性:DOWN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Action;<br>方法or属性:MOVE = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Action;<br>方法or属性:UP = 3|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:FINGER = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:PEN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:SourceType;<br>方法or属性:PEN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH_EAST_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:RUBBER = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: NORTH_WEST_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:BRUSH = 3|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: CROSS|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:PENCIL = 4|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: CURSOR_COPY|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:AIRBRUSH = 5|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: CURSOR_FORBID|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:MOUSE = 6|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: COLOR_SUCKER|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:ToolType;<br>方法or属性:LENS = 7|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: HAND_GRABBING|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:SourceType;<br>方法or属性:TOUCH_SCREEN = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: HAND_OPEN|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:SourceType;<br>方法or属性:TOUCH_PAD = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: HAND_POINTING|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:id: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: HELP|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:pressedTime: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MOVE|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:screenX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: RESIZE_LEFT_RIGHT|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:screenY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: RESIZE_UP_DOWN|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:windowX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: SCREENSHOT_CHOOSE|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:windowY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: SCREENSHOT_CURSOR|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:pressure: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: TEXT_CURSOR|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:width: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: ZOOM_IN|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:height: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: ZOOM_OUT|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:tiltX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:tiltY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:toolX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_SOUTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:toolY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_NORTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:toolWidth: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_NORTH_SOUTH|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:toolHeight: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_NORTH_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:rawX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_NORTH_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:rawY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_SOUTH_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:Touch;<br>方法or属性:toolType: ToolType;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_SOUTH_WEST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:TouchEvent;<br>方法or属性:action: Action;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: PointerStyle<br>方法 or 属性: MIDDLE_BTN_NORTH_SOUTH_WEST_EAST|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:TouchEvent;<br>方法or属性:touch: Touch;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerSpeed(speed: number, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:TouchEvent;<br>方法or属性:touches: Touch[];|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerSpeed(speed: number): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts| |新增|NA|类名:TouchEvent;<br>方法or属性:sourceType: SourceType;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function getPointerSpeed(callback: AsyncCallback\<number>): void;|@ohos.multimodalInput.pointer.d.ts| |废弃版本有变化|类名:inputDevice;<br>方法or属性:function getDeviceIds(callback: AsyncCallback\<Array\<number>>): void;<br>旧版本信息:|类名:inputDevice;<br>方法or属性:function getDeviceIds(callback: AsyncCallback\<Array\<number>>): void;<br>新版本信息:9<br>代替接口: ohos.multimodalInput.inputDevice#getDeviceList|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function getPointerSpeed(): Promise\<number>;|@ohos.multimodalInput.pointer.d.ts| |废弃版本有变化|类名:inputDevice;<br>方法or属性:function getDeviceIds(): Promise\<Array\<number>>;<br>旧版本信息:|类名:inputDevice;<br>方法or属性:function getDeviceIds(): Promise\<Array\<number>>;<br>新版本信息:9<br>代替接口: ohos.multimodalInput.inputDevice#getDeviceList|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerStyle(windowId: number, pointerStyle: PointerStyle, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts| |废弃版本有变化|类名:inputDevice;<br>方法or属性:function getDevice(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;<br>旧版本信息:|类名:inputDevice;<br>方法or属性:function getDevice(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;<br>新版本信息:9<br>代替接口: ohos.multimodalInput.inputDevice#getDeviceInfo|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerStyle(windowId: number, pointerStyle: PointerStyle): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts| |废弃版本有变化|类名:inputDevice;<br>方法or属性:function getDevice(deviceId: number): Promise\<InputDeviceData>;<br>旧版本信息:|类名:inputDevice;<br>方法or属性:function getDevice(deviceId: number): Promise\<InputDeviceData>;<br>新版本信息:9<br>代替接口: ohos.multimodalInput.inputDevice#getDeviceInfo|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function getPointerStyle(windowId: number, callback: AsyncCallback\<PointerStyle>): void;|@ohos.multimodalInput.pointer.d.ts| |新增(错误码)|类名:inputConsumer;<br>方法or属性:function on(type: "key", keyOptions: KeyOptions, callback: Callback\<KeyOptions>): void;<br>旧版本信息:|类名:inputConsumer;<br>方法or属性:function on(type: "key", keyOptions: KeyOptions, callback: Callback\<KeyOptions>): void;<br>新版本信息:401|@ohos.multimodalInput.inputConsumer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function getPointerStyle(windowId: number): Promise\<PointerStyle>;|@ohos.multimodalInput.pointer.d.ts| |新增(错误码)|类名:inputConsumer;<br>方法or属性:function off(type: "key", keyOptions: KeyOptions, callback?: Callback\<KeyOptions>): void;<br>旧版本信息:|类名:inputConsumer;<br>方法or属性:function off(type: "key", keyOptions: KeyOptions, callback?: Callback\<KeyOptions>): void;<br>新版本信息:401|@ohos.multimodalInput.inputConsumer.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerVisible(visible: boolean, callback: AsyncCallback\<void>): void;|@ohos.multimodalInput.pointer.d.ts| |新增(错误码)|类名:inputEventClient;<br>方法or属性:function injectEvent({KeyEvent: KeyEvent}): void;<br>旧版本信息:|类名:inputEventClient;<br>方法or属性:function injectEvent({KeyEvent: KeyEvent}): void;<br>新版本信息:401|@ohos.multimodalInput.inputEventClient.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function setPointerVisible(visible: boolean): Promise\<void>;|@ohos.multimodalInput.pointer.d.ts| |新增(错误码)|类名:inputMonitor;<br>方法or属性:function on(type:"touch", receiver:TouchEventReceiver):void;<br>旧版本信息:|类名:inputMonitor;<br>方法or属性:function on(type:"touch", receiver:TouchEventReceiver):void;<br>新版本信息:401,201|@ohos.multimodalInput.inputMonitor.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function isPointerVisible(callback: AsyncCallback\<boolean>): void;|@ohos.multimodalInput.pointer.d.ts| |新增(错误码)|类名:inputMonitor;<br>方法or属性:function off(type:"touch", receiver?:TouchEventReceiver):void;<br>旧版本信息:|类名:inputMonitor;<br>方法or属性:function off(type:"touch", receiver?:TouchEventReceiver):void;<br>新版本信息:401,201|@ohos.multimodalInput.inputMonitor.d.ts|
|新增|NA|模块名: ohos.multimodalInput.pointer<br>类名: pointer<br>方法 or 属性: function isPointerVisible(): Promise\<boolean>;|@ohos.multimodalInput.pointer.d.ts| |函数有变化|类名:inputDevice;<br>方法or属性:type AxisType = 'NULL';|类名:inputDevice;<br>方法or属性:type AxisType = 'touchMajor' \| 'touchMinor' \| 'orientation' \| 'x' \| 'y' \| 'pressure' \| 'toolMinor' \| 'toolMajor' \| 'NULL';|@ohos.multimodalInput.inputDevice.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Action|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Action<br>方法 or 属性: CANCEL = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Action<br>方法 or 属性: DOWN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Action<br>方法 or 属性: MOVE = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Action<br>方法 or 属性: UP = 3|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: FINGER = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: PEN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: RUBBER = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: BRUSH = 3|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: PENCIL = 4|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: AIRBRUSH = 5|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: MOUSE = 6|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: ToolType<br>方法 or 属性: LENS = 7|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: SourceType|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: SourceType<br>方法 or 属性: TOUCH_SCREEN = 0|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: SourceType<br>方法 or 属性: PEN = 1|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: SourceType<br>方法 or 属性: TOUCH_PAD = 2|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: id: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: pressedTime: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: screenX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: screenY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: windowX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: windowY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: pressure: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: width: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: height: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: tiltX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: tiltY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: toolX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: toolY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: toolWidth: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: toolHeight: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: rawX: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: rawY: number;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: Touch<br>方法 or 属性: toolType: ToolType;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: TouchEvent|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: TouchEvent<br>方法 or 属性: action: Action;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: TouchEvent<br>方法 or 属性: touch: Touch;|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: TouchEvent<br>方法 or 属性: touches: Touch[];|@ohos.multimodalInput.touchEvent.d.ts|
|新增|NA|模块名: ohos.multimodalInput.touchEvent<br>类名: TouchEvent<br>方法 or 属性: sourceType: SourceType;|@ohos.multimodalInput.touchEvent.d.ts|
|废弃版本有变化|类名:inputDevice<br>方法 or 属性:function getDeviceIds(callback: AsyncCallback\<Array\<number>>): void;<br>废弃版本:N/A|类名:inputDevice<br>方法 or 属性:function getDeviceIds(callback: AsyncCallback\<Array\<number>>): void;<br>废弃版本:9<br>代替接口:ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|废弃版本有变化|类名:inputDevice<br>方法 or 属性:function getDeviceIds(): Promise\<Array\<number>>;<br>废弃版本:N/A|类名:inputDevice<br>方法 or 属性:function getDeviceIds(): Promise\<Array\<number>>;<br>废弃版本:9<br>代替接口:ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|废弃版本有变化|类名:inputDevice<br>方法 or 属性:function getDevice(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;<br>废弃版本:N/A|类名:inputDevice<br>方法 or 属性:function getDevice(deviceId: number, callback: AsyncCallback\<InputDeviceData>): void;<br>废弃版本:9<br>代替接口:ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|废弃版本有变化|类名:inputDevice<br>方法 or 属性:function getDevice(deviceId: number): Promise\<InputDeviceData>;<br>废弃版本:N/A|类名:inputDevice<br>方法 or 属性:function getDevice(deviceId: number): Promise\<InputDeviceData>;<br>废弃版本:9<br>代替接口:ohos.multimodalInput.inputDevice|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:N/A|类名:SourceType<br>方法 or 属性:type SourceType = 'keyboard' \| 'mouse' \| 'touchpad' \| 'touchscreen' \| 'joystick' \| 'trackball';<br>起始版本:9|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:AxisRange<br>起始版本:N/A|类名:AxisRange<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:AxisRange<br>方法 or 属性:source: SourceType;<br>起始版本:N/A|类名:AxisRange<br>方法 or 属性:source: SourceType;<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:AxisRange<br>方法 or 属性:min: number;<br>起始版本:N/A|类名:AxisRange<br>方法 or 属性:min: number;<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:InputDeviceData<br>起始版本:N/A|类名:InputDeviceData<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:InputDeviceData<br>方法 or 属性:id: number;<br>起始版本:N/A|类名:InputDeviceData<br>方法 or 属性:id: number;<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:InputDeviceData<br>方法 or 属性:name: string;<br>起始版本:N/A|类名:InputDeviceData<br>方法 or 属性:name: string;<br>起始版本:8|@ohos.multimodalInput.inputDevice.d.ts|
|起始版本有变化|类名:KeyEvent<br>起始版本:N/A|类名:KeyEvent<br>起始版本:8|@ohos.multimodalInput.inputEventClient.d.ts|
|新增(错误码)|NA|类名:inputConsumer<br>方法 or 属性:function on(type: "key", keyOptions: KeyOptions, callback: Callback\<KeyOptions>): void;<br>错误码内容: 401|@ohos.multimodalInput.inputConsumer.d.ts|
|新增(错误码)|NA|类名:inputConsumer<br>方法 or 属性:function off(type: "key", keyOptions: KeyOptions, callback?: Callback\<KeyOptions>): void;<br>错误码内容: 401|@ohos.multimodalInput.inputConsumer.d.ts|
|新增(错误码)|NA|类名:inputEventClient<br>方法 or 属性:function injectEvent({KeyEvent: KeyEvent}): void;<br>错误码内容: 401|@ohos.multimodalInput.inputEventClient.d.ts|
|新增(错误码)|NA|类名:inputMonitor<br>方法 or 属性:function on(type:"touch", receiver:TouchEventReceiver):void;<br>错误码内容: 401, 201|@ohos.multimodalInput.inputMonitor.d.ts|
|新增(错误码)|NA|类名:inputMonitor<br>方法 or 属性:function off(type:"touch", receiver?:TouchEventReceiver):void;<br>错误码内容: 401, 201|@ohos.multimodalInput.inputMonitor.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function cancelSuspendDelay(requestId: number): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: DelaySuspendInfo|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: DelaySuspendInfo<br>方法 or 属性: requestId: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number): Promise\<number>;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: DelaySuspendInfo<br>方法 or 属性: actualDelayTime: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function cancelSuspendDelay(requestId: number): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function getRemainingDelayTime(requestId: number): Promise\<number>;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context): Promise\<void>;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function applyEfficiencyResources(request: EfficiencyResourcesRequest): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:backgroundTaskManager;<br>方法or属性:function resetAllEfficiencyResources(): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:DelaySuspendInfo;<br>方法or属性:requestId: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function stopBackgroundRunning(context: Context): Promise\<void>;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:DelaySuspendInfo;<br>方法or属性:actualDelayTime: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function applyEfficiencyResources(request: EfficiencyResourcesRequest): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:DATA_TRANSFER = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: backgroundTaskManager<br>方法 or 属性: function resetAllEfficiencyResources(): void;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:AUDIO_PLAYBACK = 2|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:AUDIO_RECORDING = 3|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: DATA_TRANSFER = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:LOCATION = 4|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: AUDIO_PLAYBACK = 2|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:BLUETOOTH_INTERACTION = 5|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: AUDIO_RECORDING = 3|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:MULTI_DEVICE_CONNECTION = 6|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: LOCATION = 4|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:WIFI_INTERACTION = 7|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: BLUETOOTH_INTERACTION = 5|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:VOIP = 8|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: MULTI_DEVICE_CONNECTION = 6|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:BackgroundMode;<br>方法or属性:TASK_KEEPING = 9|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: WIFI_INTERACTION = 7|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:CPU = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: VOIP = 8|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:COMMON_EVENT = 1 \<\< 1|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: BackgroundMode<br>方法 or 属性: TASK_KEEPING = 9|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:TIMER = 1 \<\< 2|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:WORK_SCHEDULER = 1 \<\< 3|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: CPU = 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:BLUETOOTH = 1 \<\< 4|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: COMMON_EVENT = 1 \<\< 1|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:GPS = 1 \<\< 5|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: TIMER = 1 \<\< 2|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:ResourceType;<br>方法or属性:AUDIO = 1 \<\< 6|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: WORK_SCHEDULER = 1 \<\< 3|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:resourceTypes: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: BLUETOOTH = 1 \<\< 4|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:isApply: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: GPS = 1 \<\< 5|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:timeOut: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: ResourceType<br>方法 or 属性: AUDIO = 1 \<\< 6|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:isPersist?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:isProcess?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: resourceTypes: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| |新增|NA|类名:EfficiencyResourcesRequest;<br>方法or属性:reason: string;|@ohos.resourceschedule.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: isApply: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | 新增 | NA | 类名:AppGroupCallbackInfo; <br>方法or属性:bundleName: string; | @ohos.resourceschedule.usageStatistics.d.ts |
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: timeOut: number;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | 新增 | NA | 类名:AppGroupCallbackInfo; <br/>方法or属性:appOldGroup: number; | @ohos.resourceschedule.usageStatistics.d.ts |
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: isPersist?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | 新增 | NA | 类名:AppGroupCallbackInfo; <br/>方法or属性:appNewGroup: number; | @ohos.resourceschedule.usageStatistics.d.ts |
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: isProcess?: boolean;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | 新增 | NA | 类名:AppGroupCallbackInfo; <br/>方法or属性:userId: number; | @ohos.resourceschedule.usageStatistics.d.ts |
|新增|NA|模块名: ohos.resourceschedule.backgroundTaskManager<br>类名: EfficiencyResourcesRequest<br>方法 or 属性: reason: string;|@ohos.resourceschedule.backgroundTaskManager.d.ts| | 新增 | NA | 类名:AppGroupCallbackInfo; <br/>方法or属性:changeReason: number; | @ohos.resourceschedule.usageStatistics.d.ts |
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function isIdleState(bundleName: string): Promise\<boolean>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: id: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryAppGroup(callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: abilityInFgTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryAppGroup(): Promise\<number>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: abilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryAppGroup(bundleName : string, callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: abilityPrevSeenTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryAppGroup(bundleName : string): Promise\<number>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: abilitySeenTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleStatsInfos(begin: number, end: number, callback: AsyncCallback\<BundleStatsMap>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleStatsInfos(begin: number, end: number): Promise\<BundleStatsMap>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: fgAbilityAccessTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStatsInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: fgAbilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStatsInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: infosBeginTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleEvents(begin: number, end: number, callback: AsyncCallback\<Array\<BundleEvents>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsInfo<br>方法 or 属性: infosEndTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryBundleEvents(begin: number, end: number): Promise\<Array\<BundleEvents>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryCurrentBundleEvents(begin: number, end: number, callback: AsyncCallback\<Array\<BundleEvents>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo<br>方法 or 属性: formName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryCurrentBundleEvents(begin: number, end: number): Promise\<Array\<BundleEvents>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo<br>方法 or 属性: formDimension: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryModuleUsageRecords(maxNum: number, callback: AsyncCallback\<Array\<HapModuleInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo<br>方法 or 属性: formId: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryModuleUsageRecords(maxNum: number): Promise\<Array\<HapModuleInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo<br>方法 or 属性: formLastUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryModuleUsageRecords(callback: AsyncCallback\<Array\<HapModuleInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapFormInfo<br>方法 or 属性: count: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryModuleUsageRecords(): Promise\<Array\<HapModuleInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function setAppGroup(bundleName: string, newGroup: GroupType, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: deviceId?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function setAppGroup(bundleName: string, newGroup: GroupType): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: bundleName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function registerAppGroupCallBack(groupCallback: Callback\<AppGroupCallbackInfo>, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: moduleName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function registerAppGroupCallBack(groupCallback: Callback\<AppGroupCallbackInfo>): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: abilityName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function unregisterAppGroupCallBack(callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: appLabelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function unregisterAppGroupCallBack(): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: labelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryDeviceEventStats(begin: number, end: number, callback: AsyncCallback\<Array\<DeviceEventStats>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: descriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryDeviceEventStats(begin: number, end: number): Promise\<Array\<DeviceEventStats>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: abilityLableId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryNotificationEventStats(begin: number, end: number, callback: AsyncCallback\<Array\<DeviceEventStats>>): void;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: abilityDescriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:usageStatistics;<br>方法or属性:function queryNotificationEventStats(begin: number, end: number): Promise\<Array\<DeviceEventStats>>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: abilityIconId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:id: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: launchedCount: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:abilityInFgTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: lastModuleUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:abilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: HapModuleInfo<br>方法 or 属性: formRecords: Array\<HapFormInfo>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:abilityPrevSeenTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: DeviceEventStats|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:abilitySeenTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: DeviceEventStats<br>方法 or 属性: name: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: DeviceEventStats<br>方法 or 属性: eventId: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: DeviceEventStats<br>方法 or 属性: count: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:fgAbilityAccessTotalTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:fgAbilityPrevAccessTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: appGroup?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:infosBeginTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: bundleName?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleStatsInfo;<br>方法or属性:infosEndTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: indexOfLink?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapFormInfo;<br>方法or属性:formName: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: nameOfClass?: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapFormInfo;<br>方法or属性:formDimension: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: eventOccurredTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapFormInfo;<br>方法or属性:formId: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleEvents<br>方法 or 属性: eventId?: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapFormInfo;<br>方法or属性:formLastUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapFormInfo;<br>方法or属性:count: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo<br>方法 or 属性: appOldGroup: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:DeviceEventStats;<br>方法or属性:count: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo<br>方法 or 属性: appNewGroup: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:deviceId?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo<br>方法 or 属性: userId: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:bundleName: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo<br>方法 or 属性: changeReason: number;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:moduleName: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: AppGroupCallbackInfo<br>方法 or 属性: bundleName: string;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:abilityName?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:appLabelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function isIdleState(bundleName: string): Promise\<boolean>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:labelId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryAppGroup(callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:descriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryAppGroup(): Promise\<number>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:abilityLableId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryAppGroup(bundleName : string, callback: AsyncCallback\<number>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:abilityDescriptionId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryAppGroup(bundleName : string): Promise\<number>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:abilityIconId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsMap|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:launchedCount: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: BundleStatsMap<br>方法 or 属性: [key: string]: BundleStatsInfo;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:lastModuleUsedTime: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleStatsInfos(begin: number, end: number, callback: AsyncCallback\<BundleStatsMap>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:HapModuleInfo;<br>方法or属性:formRecords: Array\<HapFormInfo>;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleStatsInfos(begin: number, end: number): Promise\<BundleStatsMap>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:DeviceEventStats;<br>方法or属性:name: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:DeviceEventStats;<br>方法or属性:eventId: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType<br>方法 or 属性: BY_OPTIMIZED = 0|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:appGroup?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType<br>方法 or 属性: BY_DAILY = 1|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:indexOfLink?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType<br>方法 or 属性: BY_WEEKLY = 2|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:nameOfClass?: string;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType<br>方法 or 属性: BY_MONTHLY = 3|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:eventOccurredTime?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: IntervalType<br>方法 or 属性: BY_ANNUALLY = 4|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:BundleEvents;<br>方法or属性:eventId?: number;|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStatsInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:IntervalType;<br>方法or属性:BY_OPTIMIZED = 0|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleStatsInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStatsInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:IntervalType;<br>方法or属性:BY_DAILY = 1|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleEvents(begin: number, end: number, callback: AsyncCallback\<Array\<BundleEvents>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:IntervalType;<br>方法or属性:BY_WEEKLY = 2|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryBundleEvents(begin: number, end: number): Promise\<Array\<BundleEvents>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:IntervalType;<br>方法or属性:BY_MONTHLY = 3|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryCurrentBundleEvents(begin: number, end: number, callback: AsyncCallback\<Array\<BundleEvents>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:IntervalType;<br>方法or属性:BY_ANNUALLY = 4|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryCurrentBundleEvents(begin: number, end: number): Promise\<Array\<BundleEvents>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:ALIVE_GROUP = 10|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryModuleUsageRecords(maxNum: number, callback: AsyncCallback\<Array\<HapModuleInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:DAILY_GROUP = 20|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryModuleUsageRecords(maxNum: number): Promise\<Array\<HapModuleInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:FIXED_GROUP = 30|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryModuleUsageRecords(callback: AsyncCallback\<Array\<HapModuleInfo>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:RARE_GROUP = 40|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryModuleUsageRecords(): Promise\<Array\<HapModuleInfo>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:LIMITED_GROUP = 50|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:GroupType;<br>方法or属性:NEVER_GROUP = 60|@ohos.resourceschedule.usageStatistics.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: ALIVE_GROUP = 10|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function startWork(work: WorkInfo): void;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: DAILY_GROUP = 20|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function stopWork(work: WorkInfo, needCancel?: boolean): void;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: FIXED_GROUP = 30|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function getWorkStatus(workId: number, callback: AsyncCallback\<WorkInfo>): void;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: RARE_GROUP = 40|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function getWorkStatus(workId: number): Promise\<WorkInfo>;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: LIMITED_GROUP = 50|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function obtainAllWorks(callback: AsyncCallback\<void>): Array\<WorkInfo>;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: GroupType<br>方法 or 属性: NEVER_GROUP = 60|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function obtainAllWorks(): Promise\<Array\<WorkInfo>>;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function setAppGroup(bundleName: string, newGroup: GroupType, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function stopAndClearWorks(): void;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function setAppGroup(bundleName: string, newGroup: GroupType): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function isLastWorkTimeOut(workId: number, callback: AsyncCallback\<void>): boolean;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function registerAppGroupCallBack(groupCallback: Callback\<AppGroupCallbackInfo>, callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:workScheduler;<br>方法or属性:function isLastWorkTimeOut(workId: number): Promise\<boolean>;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function registerAppGroupCallBack(groupCallback: Callback\<AppGroupCallbackInfo>): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:workId: number;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function unregisterAppGroupCallBack(callback: AsyncCallback\<void>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:bundleName: string;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function unregisterAppGroupCallBack(): Promise\<void>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:abilityName: string;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryDeviceEventStats(begin: number, end: number, callback: AsyncCallback\<Array\<DeviceEventStats>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:isPersisted?: boolean;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryDeviceEventStats(begin: number, end: number): Promise\<Array\<DeviceEventStats>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:networkType?: NetworkType;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryNotificationEventStats(begin: number, end: number, callback: AsyncCallback\<Array\<DeviceEventStats>>): void;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:isCharging?: boolean;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.usageStatistics<br>类名: usageStatistics<br>方法 or 属性: function queryNotificationEventStats(begin: number, end: number): Promise\<Array\<DeviceEventStats>>;|@ohos.resourceschedule.usageStatistics.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:chargerType?: ChargingType;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:batteryLevel?: number;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:batteryStatus?: BatteryStatus;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: workId: number;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:storageRequest?: StorageRequest;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: bundleName: string;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:repeatCycleTime?: number;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: abilityName: string;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:isRepeat?: boolean;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: isPersisted?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:repeatCount?: number;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: networkType?: NetworkType;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:isDeepIdle?: boolean;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: isCharging?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:idleWaitTime?: number;|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: chargerType?: ChargingType;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkInfo;<br>方法or属性:parameters?: {[key: string]: number \| string \| boolean};|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: batteryLevel?: number;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: batteryStatus?: BatteryStatus;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: storageRequest?: StorageRequest;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: repeatCycleTime?: number;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: isRepeat?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: repeatCount?: number;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:NetworkType;<br>方法or属性:NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: isDeepIdle?: boolean;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:ChargingType;<br>方法or属性:CHARGING_PLUGGED_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: idleWaitTime?: number;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:ChargingType;<br>方法or属性:CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: WorkInfo<br>方法 or 属性: parameters?: {[key: string]: number \| string \| boolean};|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:ChargingType;<br>方法or属性:CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function startWork(work: WorkInfo): void;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:ChargingType;<br>方法or属性:CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function stopWork(work: WorkInfo, needCancel?: boolean): void;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:BatteryStatus;<br>方法or属性:BATTERY_STATUS_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function getWorkStatus(workId: number, callback: AsyncCallback\<WorkInfo>): void;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:BatteryStatus;<br>方法or属性:BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function getWorkStatus(workId: number): Promise\<WorkInfo>;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:BatteryStatus;<br>方法or属性:BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function obtainAllWorks(callback: AsyncCallback\<void>): Array\<WorkInfo>;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:StorageRequest;<br>方法or属性:STORAGE_LEVEL_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function obtainAllWorks(): Promise\<Array\<WorkInfo>>;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:StorageRequest;<br>方法or属性:STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function stopAndClearWorks(): void;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:StorageRequest;<br>方法or属性:STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function isLastWorkTimeOut(workId: number, callback: AsyncCallback\<void>): boolean;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkSchedulerExtensionAbility;<br>方法or属性:onWorkStart(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: workScheduler<br>方法 or 属性: function isLastWorkTimeOut(workId: number): Promise\<boolean>;|@ohos.resourceschedule.workScheduler.d.ts| |新增|NA|类名:WorkSchedulerExtensionAbility;<br>方法or属性:onWorkStop(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:particleAbility;<br>方法or属性:function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:particleAbility;<br>方法or属性:function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.ability.particleAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:particleAbility;<br>方法or属性:function startBackgroundRunning(id: number, request: NotificationRequest): Promise\<void>;<br>旧版本信息:|类名:particleAbility;<br>方法or属性:function startBackgroundRunning(id: number, request: NotificationRequest): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.ability.particleAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_MOBILE|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:particleAbility;<br>方法or属性:function cancelBackgroundRunning(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:particleAbility;<br>方法or属性:function cancelBackgroundRunning(callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.ability.particleAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_WIFI|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:particleAbility;<br>方法or属性:function cancelBackgroundRunning(): Promise\<void>;<br>旧版本信息:|类名:particleAbility;<br>方法or属性:function cancelBackgroundRunning(): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.ability.particleAbility.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_BLUETOOTH|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:declare backgroundTaskManager<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:declare backgroundTaskManager<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_WIFI_P2P|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function cancelSuspendDelay(requestId: number): void;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function cancelSuspendDelay(requestId: number): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: NetworkType<br>方法 or 属性: NETWORK_TYPE_ETHERNET|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: ChargingType|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number): Promise\<number>;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function getRemainingDelayTime(requestId: number): Promise\<number>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: ChargingType<br>方法 or 属性: CHARGING_PLUGGED_ANY = 0|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: ChargingType<br>方法 or 属性: CHARGING_PLUGGED_AC|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: ChargingType<br>方法 or 属性: CHARGING_PLUGGED_USB|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: ChargingType<br>方法 or 属性: CHARGING_PLUGGED_WIRELESS|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: BatteryStatus|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context): Promise\<void>;<br>旧版本信息:|类名:backgroundTaskManager;<br>方法or属性:function stopBackgroundRunning(context: Context): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: BatteryStatus<br>方法 or 属性: BATTERY_STATUS_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:DelaySuspendInfo;<br>方法or属性:interface DelaySuspendInfo<br>旧版本信息:|类名:DelaySuspendInfo;<br>方法or属性:interface DelaySuspendInfo<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: BatteryStatus<br>方法 or 属性: BATTERY_STATUS_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:DelaySuspendInfo;<br>方法or属性:requestId: number;<br>旧版本信息:|类名:DelaySuspendInfo;<br>方法or属性:requestId: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: BatteryStatus<br>方法 or 属性: BATTERY_STATUS_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:DelaySuspendInfo;<br>方法or属性:actualDelayTime: number;<br>旧版本信息:|类名:DelaySuspendInfo;<br>方法or属性:actualDelayTime: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: StorageRequest|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:export enum BackgroundMode<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:export enum BackgroundMode<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: StorageRequest<br>方法 or 属性: STORAGE_LEVEL_LOW = 0|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:DATA_TRANSFER = 1<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:DATA_TRANSFER = 1<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: StorageRequest<br>方法 or 属性: STORAGE_LEVEL_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:AUDIO_PLAYBACK = 2<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:AUDIO_PLAYBACK = 2<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.resourceschedule.workScheduler<br>类名: StorageRequest<br>方法 or 属性: STORAGE_LEVEL_LOW_OR_OKAY|@ohos.resourceschedule.workScheduler.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:AUDIO_RECORDING = 3<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:AUDIO_RECORDING = 3<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.WorkSchedulerExtensionAbility<br>类名: WorkSchedulerExtensionAbility|@ohos.WorkSchedulerExtensionAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:LOCATION = 4<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:LOCATION = 4<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.WorkSchedulerExtensionAbility<br>类名: WorkSchedulerExtensionAbility<br>方法 or 属性: onWorkStart(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:BLUETOOTH_INTERACTION = 5<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:BLUETOOTH_INTERACTION = 5<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|新增|NA|模块名: ohos.WorkSchedulerExtensionAbility<br>类名: WorkSchedulerExtensionAbility<br>方法 or 属性: onWorkStop(work: workScheduler.WorkInfo): void;|@ohos.WorkSchedulerExtensionAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:MULTI_DEVICE_CONNECTION = 6<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:MULTI_DEVICE_CONNECTION = 6<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|废弃版本有变化|类名:particleAbility<br>方法 or 属性:function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:particleAbility<br>方法 or 属性:function startBackgroundRunning(id: number, request: NotificationRequest, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.ability.particleAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:WIFI_INTERACTION = 7<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:WIFI_INTERACTION = 7<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|废弃版本有变化|类名:particleAbility<br>方法 or 属性:function startBackgroundRunning(id: number, request: NotificationRequest): Promise\<void>;<br>废弃版本:N/A|类名:particleAbility<br>方法 or 属性:function startBackgroundRunning(id: number, request: NotificationRequest): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.ability.particleAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:VOIP = 8<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:VOIP = 8<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|废弃版本有变化|类名:particleAbility<br>方法 or 属性:function cancelBackgroundRunning(callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:particleAbility<br>方法 or 属性:function cancelBackgroundRunning(callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.ability.particleAbility.d.ts| |废弃版本有变化|类名:BackgroundMode;<br>方法or属性:TASK_KEEPING = 9<br>旧版本信息:|类名:BackgroundMode;<br>方法or属性:TASK_KEEPING = 9<br>新版本信息:9<br>代替接口: ohos.resourceschedule.backgroundTaskManager.BackgroundMode|@ohos.backgroundTaskManager.d.ts|
|废弃版本有变化|类名:particleAbility<br>方法 or 属性:function cancelBackgroundRunning(): Promise\<void>;<br>废弃版本:N/A|类名:particleAbility<br>方法 or 属性:function cancelBackgroundRunning(): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.ability.particleAbility.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:declare bundleState<br>旧版本信息:|类名:bundleState;<br>方法or属性:declare bundleState<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>废弃版本:N/A|类名:backgroundTaskManager<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.isIdleState|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:DelaySuspendInfo<br>废弃版本:N/A|类名:DelaySuspendInfo<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.DelaySuspendInfo |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function isIdleState(bundleName: string): Promise\<boolean>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function isIdleState(bundleName: string): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.isIdleState|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function cancelSuspendDelay(requestId: number): void;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function cancelSuspendDelay(requestId: number): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.cancelSuspendDelay |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryAppUsagePriorityGroup(callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryAppUsagePriorityGroup(callback: AsyncCallback\<number>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryAppGroup|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function getRemainingDelayTime(requestId: number, callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryAppUsagePriorityGroup(): Promise\<number>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryAppUsagePriorityGroup(): Promise\<number>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryAppGroup|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function getRemainingDelayTime(requestId: number): Promise\<number>;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function getRemainingDelayTime(requestId: number): Promise\<number>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.getRemainingDelayTime |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\<BundleActiveInfoResponse>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\<BundleActiveInfoResponse>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function requestSuspendDelay(reason: string, callback: Callback\<void>): DelaySuspendInfo;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.requestSuspendDelay |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleStateInfos(begin: number, end: number): Promise\<BundleActiveInfoResponse>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleStateInfos(begin: number, end: number): Promise\<BundleActiveInfoResponse>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleStatsInfos|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStateInfo>>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStateInfo>>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function startBackgroundRunning(context: Context, bgMode: BackgroundMode, wantAgent: WantAgent): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.startBackgroundRunning |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStateInfo>>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStateInfo>>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function stopBackgroundRunning(context: Context, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:backgroundTaskManager<br>方法 or 属性:function stopBackgroundRunning(context: Context): Promise\<void>;<br>废弃版本:N/A|类名:backgroundTaskManager<br>方法 or 属性:function stopBackgroundRunning(context: Context): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.stopBackgroundRunning |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryBundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BackgroundMode<br>废弃版本:N/A|类名:BackgroundMode<br>废弃版本:9<br>代替接口:ohos.resourceschedule.backgroundTaskManager.BackgroundMode |@ohos.backgroundTaskManager.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>废弃版本:N/A|类名:bundleState<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics |@ohos.bundleState.d.ts| |废弃版本有变化|类名:bundleState;<br>方法or属性:function queryCurrentBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>旧版本信息:|类名:bundleState;<br>方法or属性:function queryCurrentBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleStateInfo<br>废弃版本:N/A|类名:BundleStateInfo<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.BundleStatsInfo |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:interface BundleStateInfo<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:interface BundleStateInfo<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveState<br>废弃版本:N/A|类名:BundleActiveState<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.BundleEvents |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:id: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:id: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function isIdleState(bundleName: string, callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.isIdleState |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:abilityInFgTotalTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:abilityInFgTotalTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function isIdleState(bundleName: string): Promise\<boolean>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function isIdleState(bundleName: string): Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.isIdleState |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:abilityPrevAccessTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:abilityPrevAccessTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryAppUsagePriorityGroup(callback: AsyncCallback\<number>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryAppUsagePriorityGroup(callback: AsyncCallback\<number>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryAppGroup |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:abilityPrevSeenTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:abilityPrevSeenTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryAppUsagePriorityGroup(): Promise\<number>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryAppUsagePriorityGroup(): Promise\<number>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryAppGroup |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:abilitySeenTotalTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:abilitySeenTotalTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveInfoResponse<br>废弃版本:N/A|类名:BundleActiveInfoResponse<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.BundleStatsMap |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:bundleName?: string;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:bundleName?: string;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\<BundleActiveInfoResponse>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleStateInfos(begin: number, end: number, callback: AsyncCallback\<BundleActiveInfoResponse>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleStatsInfos |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleActiveState;<br>方法or属性:bundleName?: string;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:bundleName?: string;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleStateInfos(begin: number, end: number): Promise\<BundleActiveInfoResponse>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleStateInfos(begin: number, end: number): Promise\<BundleActiveInfoResponse>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleStatsInfos |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:fgAbilityAccessTotalTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:fgAbilityAccessTotalTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType<br>废弃版本:N/A|类名:IntervalType<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.IntervalType |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:fgAbilityPrevAccessTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:fgAbilityPrevAccessTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStateInfo>>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number, callback: AsyncCallback\<Array\<BundleStateInfo>>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:infosBeginTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:infosBeginTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStateInfo>>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleStateInfoByInterval(byInterval: IntervalType, begin: number, end: number): Promise\<Array\<BundleStateInfo>>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleStatsInfoByInterval |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:infosEndTime?: number;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:infosEndTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleEvents |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleStateInfo;<br>方法or属性:merge(toMerge: BundleStateInfo): void;<br>旧版本信息:|类名:BundleStateInfo;<br>方法or属性:merge(toMerge: BundleStateInfo): void;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsInfo|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryBundleEvents |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleActiveState;<br>方法or属性:interface BundleActiveState<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:interface BundleActiveState<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryCurrentBundleActiveStates(begin: number, end: number, callback: AsyncCallback\<Array\<BundleActiveState>>): void;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleActiveState;<br>方法or属性:appUsagePriorityGroup?: number;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:appUsagePriorityGroup?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:bundleState<br>方法 or 属性:function queryCurrentBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>废弃版本:N/A|类名:bundleState<br>方法 or 属性:function queryCurrentBundleActiveStates(begin: number, end: number): Promise\<Array\<BundleActiveState>>;<br>废弃版本:9<br>代替接口:ohos.resourceschedule.usageStatistics.queryCurrentBundleEvents |@ohos.bundleState.d.ts| |废弃版本有变化|类名:BundleActiveState;<br>方法or属性:indexOfLink?: string;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:indexOfLink?: string;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveState;<br>方法or属性:nameOfClass?: string;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:nameOfClass?: string;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveState;<br>方法or属性:stateOccurredTime?: number;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:stateOccurredTime?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveState;<br>方法or属性:stateType?: number;<br>旧版本信息:|类名:BundleActiveState;<br>方法or属性:stateType?: number;<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleEvents|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:BundleActiveInfoResponse;<br>方法or属性:interface BundleActiveInfoResponse<br>旧版本信息:|类名:BundleActiveInfoResponse;<br>方法or属性:interface BundleActiveInfoResponse<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.BundleStatsMap|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:export enum IntervalType<br>旧版本信息:|类名:IntervalType;<br>方法or属性:export enum IntervalType<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:BY_OPTIMIZED = 0<br>旧版本信息:|类名:IntervalType;<br>方法or属性:BY_OPTIMIZED = 0<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:BY_DAILY = 1<br>旧版本信息:|类名:IntervalType;<br>方法or属性:BY_DAILY = 1<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:BY_WEEKLY = 2<br>旧版本信息:|类名:IntervalType;<br>方法or属性:BY_WEEKLY = 2<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:BY_MONTHLY = 3<br>旧版本信息:|类名:IntervalType;<br>方法or属性:BY_MONTHLY = 3<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
|废弃版本有变化|类名:IntervalType;<br>方法or属性:BY_ANNUALLY = 4<br>旧版本信息:|类名:IntervalType;<br>方法or属性:BY_ANNUALLY = 4<br>新版本信息:9<br>代替接口: ohos.resourceschedule.usageStatistics.IntervalType|@ohos.bundleState.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:AtManager<br>方法or属性:verifyAccessTokenSync(tokenID: number, permissionName: Permissions): GrantStatus;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:HuksSessionHandle;<br>方法or属性:handle: number;|@ohos.security.huks.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:checkAccessToken(tokenID: number, permissionName: Permissions): Promise\<GrantStatus>;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:HuksReturnResult;<br>方法or属性:outData?: Uint8Array;|@ohos.security.huks.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:requestPermissionsFromUser(context: Context, permissionList: Array\<Permissions>, requestCallback: AsyncCallback\<PermissionRequestResult>) : void;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:HuksReturnResult;<br>方法or属性:properties?: Array\<HuksParam>;|@ohos.security.huks.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:requestPermissionsFromUser(context: Context, permissionList: Array\<Permissions>) : Promise\<PermissionRequestResult>;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:HuksReturnResult;<br>方法or属性:certChains?: Array\<string>;|@ohos.security.huks.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:getVersion(): Promise\<number>;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:verifyAccessToken(tokenID: number, permissionName: Permissions): Promise\<GrantStatus>;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:on(type: 'permissionStateChange', tokenIDList: Array\<number>, permissionList: Array\<Permissions>, callback: Callback\<PermissionStateChangeInfo>): void;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:verifyAccessTokenSync(tokenID: number, permissionName: Permissions): GrantStatus;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:AtManager<br>方法or属性:off(type: 'permissionStateChange', tokenIDList: Array\<number>, permissionList: Array\<Permissions>, callback?: Callback\<PermissionStateChangeInfo>): void;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:checkAccessToken(tokenID: number, permissionName: Permissions): Promise\<GrantStatus>;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeType|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:requestPermissionsFromUser(context: Context, permissionList: Array\<Permissions>, requestCallback: AsyncCallback\<PermissionRequestResult>) : void;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:PermissionStateChangeType<br>方法or属性:|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:requestPermissionsFromUser(context: Context, permissionList: Array\<Permissions>) : Promise\<PermissionRequestResult>;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeType<br>方法 or 属性:PERMISSION_REVOKED_OPER = 0|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:getVersion(): Promise\<number>;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:PermissionStateChangeType<br>方法or属性:PERMISSION_REVOKED_OPER = 0|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:on(type: 'permissionStateChange', tokenIDList: Array\<number>, permissionList: Array\<Permissions>, callback: Callback\<PermissionStateChangeInfo>): void;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeType<br>方法 or 属性:PERMISSION_GRANTED_OPER = 1|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:AtManager;<br>方法or属性:off(type: 'permissionStateChange', tokenIDList: Array\<number>, permissionList: Array\<Permissions>, callback?: Callback\<PermissionStateChangeInfo>): void;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:PermissionStateChangeType<br>方法or属性:PERMISSION_GRANTED_OPER = 1|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:PermissionStateChangeType;<br>方法or属性:PERMISSION_REVOKED_OPER = 0|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeInfo|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:PermissionStateChangeType;<br>方法or属性:PERMISSION_GRANTED_OPER = 1|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:PermissionStateChangeInfo<br>方法or属性:|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:PermissionStateChangeInfo;<br>方法or属性:change: PermissionStateChangeType;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeInfo<br>方法 or 属性:change: PermissionStateChangeType;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:PermissionStateChangeInfo;<br>方法or属性:tokenID: number;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|类名:PermissionStateChangeInfo<br>方法or属性:change: PermissionStateChangeType;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:PermissionStateChangeInfo;<br>方法or属性:permissionName: Permissions;|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeInfo<br>方法 or 属性:tokenID: number;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise\<void>;|@ohos.privacyManager.d.ts|
|新增|NA|类名:PermissionStateChangeInfo<br>方法or属性:tokenID: number;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.abilityAccessCtrl<br>类名: PermissionStateChangeInfo<br>方法 or 属性:permissionName: Permissions;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function getPermissionUsedRecord(request: PermissionUsedRequest): Promise\<PermissionUsedResponse>;|@ohos.privacyManager.d.ts|
|新增|NA|类名:PermissionStateChangeInfo<br>方法or属性:permissionName: Permissions;|@ohos.abilityAccessCtrl.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function getPermissionUsedRecord(request: PermissionUsedRequest, callback: AsyncCallback\<PermissionUsedResponse>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function startUsingPermission(tokenID: number, permissionName: Permissions): Promise\<void>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number): Promise\<void>;|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function startUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function addPermissionUsedRecord(tokenID: number, permissionName: Permissions, successCount: number, failCount: number, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function stopUsingPermission(tokenID: number, permissionName: Permissions): Promise\<void>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function getPermissionUsedRecord(request: PermissionUsedRequest): Promise\<PermissionUsedResponse>;|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function stopUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function getPermissionUsedRecord(request: PermissionUsedRequest, callback: AsyncCallback\<PermissionUsedResponse>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function on(type: 'activeStateChange', permissionList: Array\<Permissions>, callback: Callback\<ActiveChangeResponse>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function startUsingPermission(tokenID: number, permissionName: Permissions): Promise\<void>;|@ohos.privacyManager.d.ts| |新增|NA|类名:privacyManager;<br>方法or属性:function off(type: 'activeStateChange', permissionList: Array\<Permissions>, callback?: Callback\<ActiveChangeResponse>): void;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function startUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionActiveStatus;<br>方法or属性:PERM_INACTIVE = 0|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function stopUsingPermission(tokenID: number, permissionName: Permissions): Promise\<void>;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionActiveStatus;<br>方法or属性:PERM_ACTIVE_IN_FOREGROUND = 1|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function stopUsingPermission(tokenID: number, permissionName: Permissions, callback: AsyncCallback\<void>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionActiveStatus;<br>方法or属性:PERM_ACTIVE_IN_BACKGROUND = 2|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function on(type: 'activeStateChange', permissionList: Array\<Permissions>, callback: Callback\<ActiveChangeResponse>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:ActiveChangeResponse;<br>方法or属性:tokenId: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: privacyManager<br>方法 or 属性: function off(type: 'activeStateChange', permissionList: Array\<Permissions>, callback?: Callback\<ActiveChangeResponse>): void;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:tokenId: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionActiveStatus|@ohos.privacyManager.d.ts| |新增|NA|类名:BundleUsedRecord;<br>方法or属性:tokenId: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionActiveStatus<br>方法 or 属性: PERM_INACTIVE = 0|@ohos.privacyManager.d.ts| |新增|NA|类名:ActiveChangeResponse;<br>方法or属性:permissionName: Permissions;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionActiveStatus<br>方法 or 属性: PERM_ACTIVE_IN_FOREGROUND = 1|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:permissionName: Permissions;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionActiveStatus<br>方法 or 属性: PERM_ACTIVE_IN_BACKGROUND = 2|@ohos.privacyManager.d.ts| |新增|NA|类名:ActiveChangeResponse;<br>方法or属性:deviceId: string;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: ActiveChangeResponse|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:deviceId: string;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: ActiveChangeResponse<br>方法 or 属性: tokenId: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:BundleUsedRecord;<br>方法or属性:deviceId: string;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: ActiveChangeResponse<br>方法 or 属性: permissionName: Permissions;|@ohos.privacyManager.d.ts| |新增|NA|类名:ActiveChangeResponse;<br>方法or属性:activeStatus: PermissionActiveStatus;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: ActiveChangeResponse<br>方法 or 属性: deviceId: string;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsageFlag;<br>方法or属性:FLAG_PERMISSION_USAGE_SUMMARY = 0|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: ActiveChangeResponse<br>方法 or 属性: activeStatus: PermissionActiveStatus;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsageFlag;<br>方法or属性:FLAG_PERMISSION_USAGE_DETAIL = 1|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsageFlag|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:isRemote: boolean;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsageFlag<br>方法 or 属性: FLAG_PERMISSION_USAGE_SUMMARY = 0|@ohos.privacyManager.d.ts| |新增|NA|类名:BundleUsedRecord;<br>方法or属性:isRemote: boolean;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsageFlag<br>方法 or 属性: FLAG_PERMISSION_USAGE_DETAIL = 1|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:bundleName: string;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest|@ohos.privacyManager.d.ts| |新增|NA|类名:BundleUsedRecord;<br>方法or属性:bundleName: string;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: tokenId: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:permissionNames: Array\<Permissions>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: isRemote: boolean;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:beginTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: deviceId: string;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedResponse;<br>方法or属性:beginTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: bundleName: string;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:endTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: permissionNames: Array\<Permissions>;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedResponse;<br>方法or属性:endTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: beginTime: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRequest;<br>方法or属性:flag: PermissionUsageFlag;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: endTime: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedResponse;<br>方法or属性:bundleRecords: Array\<BundleUsedRecord>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRequest<br>方法 or 属性: flag: PermissionUsageFlag;|@ohos.privacyManager.d.ts| |新增|NA|类名:BundleUsedRecord;<br>方法or属性:permissionRecords: Array\<PermissionUsedRecord>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedResponse|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:accessCount: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedResponse<br>方法 or 属性: beginTime: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:rejectCount: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedResponse<br>方法 or 属性: endTime: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:lastAccessTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedResponse<br>方法 or 属性: bundleRecords: Array\<BundleUsedRecord>;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:lastRejectTime: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:lastAccessDuration: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord<br>方法 or 属性: tokenId: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:accessRecords: Array\<UsedRecordDetail>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord<br>方法 or 属性: isRemote: boolean;|@ohos.privacyManager.d.ts| |新增|NA|类名:PermissionUsedRecord;<br>方法or属性:rejectRecords: Array\<UsedRecordDetail>;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord<br>方法 or 属性: deviceId: string;|@ohos.privacyManager.d.ts| |新增|NA|类名:UsedRecordDetail;<br>方法or属性:status: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord<br>方法 or 属性: bundleName: string;|@ohos.privacyManager.d.ts| |新增|NA|类名:UsedRecordDetail;<br>方法or属性:timestamp: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: BundleUsedRecord<br>方法 or 属性: permissionRecords: Array\<PermissionUsedRecord>;|@ohos.privacyManager.d.ts| |新增|NA|类名:UsedRecordDetail;<br>方法or属性:accessDuration: number;|@ohos.privacyManager.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br>方法or属性:ERR_CERT_SIGNATURE_FAILURE = 19030002 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: permissionName: Permissions;|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br/>方法or属性:ERR_CERT_NOT_YET_VALID = 19030003 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: accessCount: number;|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br/>方法or属性:ERR_CERT_HAS_EXPIRED = 19030004 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: rejectCount: number;|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br/>方法or属性:ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY = 19030005 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: lastAccessTime: number;|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br/>方法or属性:ERR_KEYUSAGE_NO_CERTSIGN = 19030006 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: lastRejectTime: number;|@ohos.privacyManager.d.ts| | 新增 | NA | 类名:CertResult; <br/>方法or属性:ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE = 19030007 | @ohos.security.cert.d.ts |
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: lastAccessDuration: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:cert;<br>方法or属性:function createX509Cert(inStream : EncodingBlob, callback : AsyncCallback\<X509Cert>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: accessRecords: Array\<UsedRecordDetail>;|@ohos.privacyManager.d.ts| |新增|NA|类名:cert;<br>方法or属性:function createX509Cert(inStream : EncodingBlob) : Promise\<X509Cert>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: PermissionUsedRecord<br>方法 or 属性: rejectRecords: Array\<UsedRecordDetail>;|@ohos.privacyManager.d.ts| |新增|NA|类名:cert;<br>方法or属性:function createX509Crl(inStream : EncodingBlob, callback : AsyncCallback\<X509Crl>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: UsedRecordDetail|@ohos.privacyManager.d.ts| |新增|NA|类名:cert;<br>方法or属性:function createX509Crl(inStream : EncodingBlob) : Promise\<X509Crl>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: UsedRecordDetail<br>方法 or 属性: status: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:cert;<br>方法or属性:function createCertChainValidator(algorithm :string) : CertChainValidator;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: UsedRecordDetail<br>方法 or 属性: timestamp: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:CertResult;<br>方法or属性:INVALID_PARAMS = 401|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.privacyManager<br>类名: UsedRecordDetail<br>方法 or 属性: accessDuration: number;|@ohos.privacyManager.d.ts| |新增|NA|类名:CertResult;<br>方法or属性:NOT_SUPPORT = 801|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert|@ohos.security.cert.d.ts| |新增|NA|类名:CertResult;<br>方法or属性:ERR_OUT_OF_MEMORY = 19020001|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult|@ohos.security.cert.d.ts| |新增|NA|类名:CertResult;<br>方法or属性:ERR_RUNTIME_ERROR = 19020002|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: INVALID_PARAMS = 401|@ohos.security.cert.d.ts| |新增|NA|类名:CertResult;<br>方法or属性:ERR_CRYPTO_OPERATION = 19030001|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: NOT_SUPPORT = 801|@ohos.security.cert.d.ts| |新增|NA|类名:DataBlob;<br>方法or属性:data : Uint8Array;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_OUT_OF_MEMORY = 19020001|@ohos.security.cert.d.ts| |新增|NA|类名:EncodingBlob;<br>方法or属性:data : Uint8Array;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_RUNTIME_ERROR = 19020002|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainData;<br>方法or属性:data: Uint8Array;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_CRYPTO_OPERATION = 19030001|@ohos.security.cert.d.ts| |新增|NA|类名:DataArray;<br>方法or属性:data : Array\<Uint8Array>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_CERT_SIGNATURE_FAILURE = 19030002|@ohos.security.cert.d.ts| |新增|NA|类名:EncodingFormat;<br>方法or属性:FORMAT_DER = 0|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_CERT_NOT_YET_VALID = 19030003|@ohos.security.cert.d.ts| |新增|NA|类名:EncodingFormat;<br>方法or属性:FORMAT_PEM = 1|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_CERT_HAS_EXPIRED = 19030004|@ohos.security.cert.d.ts| |新增|NA|类名:EncodingBlob;<br>方法or属性:encodingFormat : EncodingFormat;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY = 19030005|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainData;<br>方法or属性:encodingFormat: EncodingFormat;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_KEYUSAGE_NO_CERTSIGN = 19030006|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainData;<br>方法or属性:count : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertResult<br>方法 or 属性: ERR_KEYUSAGE_NO_DIGITAL_SIGNATURE = 19030007|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:verify(key : cryptoFramework.PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: DataBlob|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:verify(key : cryptoFramework.PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: DataBlob<br>方法 or 属性: data : Uint8Array;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:verify(key : cryptoFramework.PubKey) : Promise\<void>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: DataArray|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:verify(key : cryptoFramework.PubKey) : Promise\<void>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: DataArray<br>方法 or 属性: data : Array\<Uint8Array>;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingFormat|@ohos.security.cert.d.ts| |新增|NA|类名:X509CrlEntry;<br>方法or属性:getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingFormat<br>方法 or 属性: FORMAT_DER = 0|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingFormat<br>方法 or 属性: FORMAT_PEM = 1|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingBlob|@ohos.security.cert.d.ts| |新增|NA|类名:X509CrlEntry;<br>方法or属性:getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingBlob<br>方法 or 属性: data : Uint8Array;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: EncodingBlob<br>方法 or 属性: encodingFormat : EncodingFormat;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getPublicKey() : cryptoFramework.PubKey;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainData|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:checkValidityWithDate(date: string) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainData<br>方法 or 属性: data: Uint8Array;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getVersion() : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainData<br>方法 or 属性: count : number;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getVersion() : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainData<br>方法 or 属性: encodingFormat: EncodingFormat;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSerialNumber() : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert|@ohos.security.cert.d.ts| |新增|NA|类名:X509CrlEntry;<br>方法or属性:getSerialNumber() : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: verify(key : cryptoFramework.PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getIssuerName() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: verify(key : cryptoFramework.PubKey) : Promise\<void>;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getIssuerName() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSubjectName() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getNotBeforeTime() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getPublicKey() : cryptoFramework.PubKey;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getNotAfterTime() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: checkValidityWithDate(date: string) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSignature() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getVersion() : number;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getSignature() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSerialNumber() : number;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSignatureAlgName() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getIssuerName() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getSignatureAlgName() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSubjectName() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSignatureAlgOid() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getNotBeforeTime() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getSignatureAlgOid() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getNotAfterTime() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSignatureAlgParams() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSignature() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getSignatureAlgParams() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSignatureAlgName() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getKeyUsage() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSignatureAlgOid() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getExtKeyUsage() : DataArray;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSignatureAlgParams() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getBasicConstraints() : number;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getKeyUsage() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getSubjectAltNames() : DataArray;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getExtKeyUsage() : DataArray;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Cert;<br>方法or属性:getIssuerAltNames() : DataArray;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getBasicConstraints() : number;|@ohos.security.cert.d.ts| |新增|NA|类名:X509CrlEntry;<br>方法or属性:getCertIssuer() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getSubjectAltNames() : DataArray;|@ohos.security.cert.d.ts| |新增|NA|类名:X509CrlEntry;<br>方法or属性:getRevocationDate() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Cert<br>方法 or 属性: getIssuerAltNames() : DataArray;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:isRevoked(cert : X509Cert) : boolean;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert<br>方法 or 属性: function createX509Cert(inStream : EncodingBlob, callback : AsyncCallback\<X509Cert>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getType() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert<br>方法 or 属性: function createX509Cert(inStream : EncodingBlob) : Promise\<X509Cert>;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getLastUpdate() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getNextUpdate() : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry<br>方法 or 属性: getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getRevokedCert(serialNumber : number) : X509CrlEntry;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry<br>方法 or 属性: getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getRevokedCertWithCert(cert : X509Cert) : X509CrlEntry;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry<br>方法 or 属性: getSerialNumber() : number;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getRevokedCerts(callback : AsyncCallback\<Array\<X509CrlEntry>>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry<br>方法 or 属性: getCertIssuer() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getRevokedCerts() : Promise\<Array\<X509CrlEntry>>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509CrlEntry<br>方法 or 属性: getRevocationDate() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:X509Crl;<br>方法or属性:getTbsInfo() : DataBlob;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainValidator;<br>方法or属性:validate(certChain : CertChainData, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: isRevoked(cert : X509Cert) : boolean;|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainValidator;<br>方法or属性:validate(certChain : CertChainData) : Promise\<void>;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getType() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:CertChainValidator;<br>方法or属性:readonly algorithm : string;|@ohos.security.cert.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getEncoded(callback : AsyncCallback\<EncodingBlob>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createRandom() : Random;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getEncoded() : Promise\<EncodingBlob>;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createAsyKeyGenerator(algName : string) : AsyKeyGenerator;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: verify(key : cryptoFramework.PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createSymKeyGenerator(algName : string) : SymKeyGenerator;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: verify(key : cryptoFramework.PubKey) : Promise\<void>;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createMac(algName : string) : Mac;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getVersion() : number;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createMd(algName : string) : Md;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getIssuerName() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createCipher(transformation : string) : Cipher;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getLastUpdate() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createSign(algName : string) : Sign;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getNextUpdate() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createVerify(algName : string) : Verify;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getRevokedCert(serialNumber : number) : X509CrlEntry;|@ohos.security.cert.d.ts| |新增|NA|类名:cryptoFramework;<br>方法or属性:function createKeyAgreement(algName : string) : KeyAgreement;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getRevokedCertWithCert(cert : X509Cert) : X509CrlEntry;|@ohos.security.cert.d.ts| |新增|NA|类名:Result;<br>方法or属性:INVALID_PARAMS = 401|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getRevokedCerts(callback : AsyncCallback\<Array\<X509CrlEntry>>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:Result;<br>方法or属性:NOT_SUPPORT = 801|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getRevokedCerts() : Promise\<Array\<X509CrlEntry>>;|@ohos.security.cert.d.ts| |新增|NA|类名:Result;<br>方法or属性:ERR_OUT_OF_MEMORY = 17620001|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getTbsInfo() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:Result;<br>方法or属性:ERR_RUNTIME_ERROR = 17620002|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getSignature() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:Result;<br>方法or属性:ERR_CRYPTO_OPERATION = 17630001|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getSignatureAlgName() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:DataBlob;<br>方法or属性:data : Uint8Array;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getSignatureAlgOid() : string;|@ohos.security.cert.d.ts| |新增|NA|类名:ParamsSpec;<br>方法or属性:algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: X509Crl<br>方法 or 属性: getSignatureAlgParams() : DataBlob;|@ohos.security.cert.d.ts| |新增|NA|类名:IvParamsSpec;<br>方法or属性:iv : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert<br>方法 or 属性: function createX509Crl(inStream : EncodingBlob, callback : AsyncCallback\<X509Crl>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:GcmParamsSpec;<br>方法or属性:iv : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert<br>方法 or 属性: function createX509Crl(inStream : EncodingBlob) : Promise\<X509Crl>;|@ohos.security.cert.d.ts| |新增|NA|类名:CcmParamsSpec;<br>方法or属性:iv : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainValidator|@ohos.security.cert.d.ts| |新增|NA|类名:GcmParamsSpec;<br>方法or属性:aad : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainValidator<br>方法 or 属性: validate(certChain : CertChainData, callback : AsyncCallback\<void>) : void;|@ohos.security.cert.d.ts| |新增|NA|类名:CcmParamsSpec;<br>方法or属性:aad : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainValidator<br>方法 or 属性: validate(certChain : CertChainData) : Promise\<void>;|@ohos.security.cert.d.ts| |新增|NA|类名:GcmParamsSpec;<br>方法or属性:authTag : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: CertChainValidator<br>方法 or 属性: readonly algorithm : string;|@ohos.security.cert.d.ts| |新增|NA|类名:CcmParamsSpec;<br>方法or属性:authTag : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cert<br>类名: cert<br>方法 or 属性: function createCertChainValidator(algorithm :string) : CertChainValidator;|@ohos.security.cert.d.ts| |新增|NA|类名:CryptoMode;<br>方法or属性:ENCRYPT_MODE = 0|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:CryptoMode;<br>方法or属性:DECRYPT_MODE = 1|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Key;<br>方法or属性:getEncoded() : DataBlob;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result<br>方法 or 属性: INVALID_PARAMS = 401|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Key;<br>方法or属性:readonly format : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result<br>方法 or 属性: NOT_SUPPORT = 801|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Key;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result<br>方法 or 属性: ERR_OUT_OF_MEMORY = 17620001|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:AsyKeyGenerator;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result<br>方法 or 属性: ERR_RUNTIME_ERROR = 17620002|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKeyGenerator;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Result<br>方法 or 属性: ERR_CRYPTO_OPERATION = 17630001|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: DataBlob|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: DataBlob<br>方法 or 属性: data : Uint8Array;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: ParamsSpec|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: ParamsSpec<br>方法 or 属性: algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: IvParamsSpec|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:KeyAgreement;<br>方法or属性:readonly algName : string;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: IvParamsSpec<br>方法 or 属性: iv : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKey;<br>方法or属性:clearMem() : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: GcmParamsSpec|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:PriKey;<br>方法or属性:clearMem() : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: GcmParamsSpec<br>方法 or 属性: iv : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:KeyPair;<br>方法or属性:readonly priKey : PriKey;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: GcmParamsSpec<br>方法 or 属性: aad : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:KeyPair;<br>方法or属性:readonly pubKey : PubKey;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: GcmParamsSpec<br>方法 or 属性: authTag : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Random;<br>方法or属性:generateRandom(len : number, callback: AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CcmParamsSpec|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Random;<br>方法or属性:generateRandom(len : number) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CcmParamsSpec<br>方法 or 属性: iv : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Random;<br>方法or属性:setSeed(seed : DataBlob) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CcmParamsSpec<br>方法 or 属性: aad : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:AsyKeyGenerator;<br>方法or属性:generateKeyPair(callback : AsyncCallback\<KeyPair>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CcmParamsSpec<br>方法 or 属性: authTag : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:AsyKeyGenerator;<br>方法or属性:generateKeyPair() : Promise\<KeyPair>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CryptoMode|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:AsyKeyGenerator;<br>方法or属性:convertKey(pubKey : DataBlob, priKey : DataBlob, callback : AsyncCallback\<KeyPair>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CryptoMode<br>方法 or 属性: ENCRYPT_MODE = 0|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:AsyKeyGenerator;<br>方法or属性:convertKey(pubKey : DataBlob, priKey : DataBlob) : Promise\<KeyPair>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: CryptoMode<br>方法 or 属性: DECRYPT_MODE = 1|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKeyGenerator;<br>方法or属性:generateSymKey(callback : AsyncCallback\<SymKey>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Key|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKeyGenerator;<br>方法or属性:generateSymKey() : Promise\<SymKey>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Key<br>方法 or 属性: getEncoded() : DataBlob;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKeyGenerator;<br>方法or属性:convertKey(key : DataBlob, callback : AsyncCallback\<SymKey>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Key<br>方法 or 属性: readonly format : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:SymKeyGenerator;<br>方法or属性:convertKey(key : DataBlob) : Promise\<SymKey>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Key<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:init(key : SymKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKey|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:init(key : SymKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKey<br>方法 or 属性: clearMem() : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:update(input : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: PriKey|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:update(input : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: PriKey<br>方法 or 属性: clearMem() : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:update(input : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: PubKey|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:update(input : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyPair|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:doFinal(callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyPair<br>方法 or 属性: readonly priKey : PriKey;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:doFinal() : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyPair<br>方法 or 属性: readonly pubKey : PubKey;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Mac;<br>方法or属性:getMacLength() : number;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Random|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:digest(callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Random<br>方法 or 属性: generateRandom(len : number, callback: AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:digest() : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Random<br>方法 or 属性: generateRandom(len : number) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Md;<br>方法or属性:getMdLength() : number;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Random<br>方法 or 属性: setSeed(seed : DataBlob) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:init(opMode : CryptoMode, key : Key, params : ParamsSpec, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createRandom() : Random;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:init(opMode : CryptoMode, key : Key, params : ParamsSpec) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:update(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator<br>方法 or 属性: generateKeyPair(callback : AsyncCallback\<KeyPair>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:update(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator<br>方法 or 属性: generateKeyPair() : Promise\<KeyPair>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:doFinal(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator<br>方法 or 属性: convertKey(pubKey : DataBlob, priKey : DataBlob, callback : AsyncCallback\<KeyPair>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Cipher;<br>方法or属性:doFinal(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator<br>方法 or 属性: convertKey(pubKey : DataBlob, priKey : DataBlob) : Promise\<KeyPair>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:init(priKey : PriKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: AsyKeyGenerator<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:init(priKey : PriKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:update(data : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator<br>方法 or 属性: generateSymKey(callback : AsyncCallback\<SymKey>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:update(data : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator<br>方法 or 属性: generateSymKey() : Promise\<SymKey>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:update(data : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator<br>方法 or 属性: convertKey(key : DataBlob, callback : AsyncCallback\<SymKey>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:update(data : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator<br>方法 or 属性: convertKey(key : DataBlob) : Promise\<SymKey>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:sign(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: SymKeyGenerator<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Sign;<br>方法or属性:sign(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createAsyKeyGenerator(algName : string) : AsyKeyGenerator;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:init(pubKey : PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createSymKeyGenerator(algName : string) : SymKeyGenerator;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:init(pubKey : PubKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:verify(data : DataBlob, signatureData : DataBlob, callback : AsyncCallback\<boolean>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: init(key : SymKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:Verify;<br>方法or属性:verify(data : DataBlob, signatureData : DataBlob) : Promise\<boolean>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: init(key : SymKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:KeyAgreement;<br>方法or属性:generateSecret(priKey : PriKey, pubKey : PubKey, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: update(input : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:KeyAgreement;<br>方法or属性:generateSecret(priKey : PriKey, pubKey : PubKey) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: update(input : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function generateKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: doFinal(callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function generateKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: doFinal() : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function deleteKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: getMacLength() : number;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function deleteKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Mac<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function importKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createMac(algName : string) : Mac;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function importKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function importWrappedKeyItem(keyAlias: string, wrappingKeyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: update(input : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function importWrappedKeyItem(keyAlias: string, wrappingKeyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: update(input : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function exportKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: digest(callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function exportKeyItem(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: digest() : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function getKeyItemProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: getMdLength() : number;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function getKeyItemProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Md<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function isKeyItemExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createMd(algName : string) : Md;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function isKeyItemExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function initSession(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksSessionHandle>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: init(opMode : CryptoMode, key : Key, params : ParamsSpec, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function initSession(keyAlias: string, options: HuksOptions) : Promise\<HuksSessionHandle>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: init(opMode : CryptoMode, key : Key, params : ParamsSpec) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function updateSession(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: update(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function updateSession(handle: number, options: HuksOptions, token: Uint8Array, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: update(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function updateSession(handle: number, options: HuksOptions, token?: Uint8Array) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: doFinal(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function finishSession(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: doFinal(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function finishSession(handle: number, options: HuksOptions, token: Uint8Array, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Cipher<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function finishSession(handle: number, options: HuksOptions, token?: Uint8Array) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createCipher(transformation : string) : Cipher;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function abortSession(handle: number, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function abortSession(handle: number, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: init(priKey : PriKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function attestKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: init(priKey : PriKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:huks;<br>方法or属性:function attestKeyItem(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: update(data : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksSessionHandle;<br>方法or属性:challenge?: Uint8Array;|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: update(data : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_PERMISSION_FAIL = 201|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: sign(data : DataBlob, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_ILLEGAL_ARGUMENT = 401|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: sign(data : DataBlob) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_NOT_SUPPORTED_API = 801|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Sign<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED = 12000001|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT = 12000002|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: init(pubKey : PubKey, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT = 12000003|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: init(pubKey : PubKey) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_FILE_OPERATION_FAIL = 12000004|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: update(data : DataBlob, callback : AsyncCallback\<void>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_COMMUNICATION_FAIL = 12000005|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: update(data : DataBlob) : Promise\<void>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_CRYPTO_FAIL = 12000006|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: verify(data : DataBlob, signatureData : DataBlob, callback : AsyncCallback\<boolean>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED = 12000007|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: verify(data : DataBlob, signatureData : DataBlob) : Promise\<boolean>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED = 12000008|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: Verify<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_TIME_OUT = 12000009|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createSign(algName : string) : Sign;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_SESSION_LIMIT = 12000010|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createVerify(algName : string) : Verify;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_ITEM_NOT_EXIST = 12000011|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyAgreement|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_EXTERNAL_ERROR = 12000012|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyAgreement<br>方法 or 属性: generateSecret(priKey : PriKey, pubKey : PubKey, callback : AsyncCallback\<DataBlob>) : void;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST = 12000013|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyAgreement<br>方法 or 属性: generateSecret(priKey : PriKey, pubKey : PubKey) : Promise\<DataBlob>;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_INSUFFICIENT_MEMORY = 12000014|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: KeyAgreement<br>方法 or 属性: readonly algName : string;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksExceptionErrCode;<br>方法or属性:HUKS_ERR_CODE_CALL_SERVICE_FAILED = 12000015|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.cryptoFramework<br>类名: cryptoFramework<br>方法 or 属性: function createKeyAgreement(algName : string) : KeyAgreement;|@ohos.security.cryptoFramework.d.ts| |新增|NA|类名:HuksKeyDigest;<br>方法or属性:HUKS_DIGEST_SM3 = 2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function generateKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksKeySize;<br>方法or属性:HUKS_SM2_KEY_SIZE_256 = 256|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function generateKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksKeySize;<br>方法or属性:HUKS_SM4_KEY_SIZE_128 = 128|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function deleteKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksKeyAlg;<br>方法or属性:HUKS_ALG_SM2 = 150|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function deleteKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksKeyAlg;<br>方法or属性:HUKS_ALG_SM3 = 151|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function importKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksKeyAlg;<br>方法or属性:HUKS_ALG_SM4 = 152|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function importKeyItem(keyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksUnwrapSuite;<br>方法or属性:HUKS_UNWRAP_SUITE_X25519_AES_256_GCM_NOPADDING = 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function importWrappedKeyItem(keyAlias: string, wrappingKeyAlias: string, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksUnwrapSuite;<br>方法or属性:HUKS_UNWRAP_SUITE_ECDH_AES_256_GCM_NOPADDING = 2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function importWrappedKeyItem(keyAlias: string, wrappingKeyAlias: string, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksImportKeyType;<br>方法or属性:HUKS_KEY_TYPE_PUBLIC_KEY = 0|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function exportKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksImportKeyType;<br>方法or属性:HUKS_KEY_TYPE_PRIVATE_KEY = 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function exportKeyItem(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksImportKeyType;<br>方法or属性:HUKS_KEY_TYPE_KEY_PAIR = 2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function getKeyItemProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksUserAuthType;<br>方法or属性:HUKS_USER_AUTH_TYPE_FINGERPRINT = 1 \<\< 0|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function getKeyItemProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksUserAuthType;<br>方法or属性:HUKS_USER_AUTH_TYPE_FACE = 1 \<\< 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function isKeyItemExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksUserAuthType;<br>方法or属性:HUKS_USER_AUTH_TYPE_PIN = 1 \<\< 2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function isKeyItemExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksAuthAccessType;<br>方法or属性:HUKS_AUTH_ACCESS_INVALID_CLEAR_PASSWORD = 1 \<\< 0|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function initSession(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksSessionHandle>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksAuthAccessType;<br>方法or属性:HUKS_AUTH_ACCESS_INVALID_NEW_BIO_ENROLL = 1 \<\< 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function initSession(keyAlias: string, options: HuksOptions) : Promise\<HuksSessionHandle>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengeType;<br>方法or属性:HUKS_CHALLENGE_TYPE_NORMAL = 0|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function updateSession(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengeType;<br>方法or属性:HUKS_CHALLENGE_TYPE_CUSTOM = 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function updateSession(handle: number, options: HuksOptions, token: Uint8Array, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengeType;<br>方法or属性:HUKS_CHALLENGE_TYPE_NONE = 2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function updateSession(handle: number, options: HuksOptions, token?: Uint8Array) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengePosition;<br>方法or属性:HUKS_CHALLENGE_POS_0 = 0|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function finishSession(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengePosition;<br>方法or属性:HUKS_CHALLENGE_POS_1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function finishSession(handle: number, options: HuksOptions, token: Uint8Array, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengePosition;<br>方法or属性:HUKS_CHALLENGE_POS_2|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function finishSession(handle: number, options: HuksOptions, token?: Uint8Array) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksChallengePosition;<br>方法or属性:HUKS_CHALLENGE_POS_3|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function abortSession(handle: number, options: HuksOptions, callback: AsyncCallback\<void>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksSecureSignType;<br>方法or属性:HUKS_SECURE_SIGN_WITH_AUTHINFO = 1|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function abortSession(handle: number, options: HuksOptions) : Promise\<void>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_IMPORT_KEY_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 25|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function attestKeyItem(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksReturnResult>) : void;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_UNWRAP_ALGORITHM_SUITE = HuksTagType.HUKS_TAG_TYPE_UINT \| 26|@ohos.security.huks.d.ts|
|新增|NA|类名:huks<br>方法or属性:function attestKeyItem(keyAlias: string, options: HuksOptions) : Promise\<HuksReturnResult>;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_KEY_AUTH_ACCESS_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 307|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksSessionHandle|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_KEY_SECURE_SIGN_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 308|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksSessionHandle<br>方法or属性:|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_CHALLENGE_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 309|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksSessionHandle<br>方法 or 属性:handle: number;|@ohos.security.huks.d.ts| |新增|NA|类名:HuksTag;<br>方法or属性:HUKS_TAG_CHALLENGE_POS = HuksTagType.HUKS_TAG_TYPE_UINT \| 310|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksSessionHandle<br>方法or属性:handle: number;|@ohos.security.huks.d.ts| |新增|NA|类名:PermissionRequestResult;<br>方法or属性:permissions: Array\<string>;|PermissionRequestResult.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksSessionHandle<br>方法 or 属性:challenge?: Uint8Array;|@ohos.security.huks.d.ts| |新增|NA|类名:PermissionRequestResult;<br>方法or属性:authResults: Array\<number>;|PermissionRequestResult.d.ts|
|新增|NA|类名:HuksSessionHandle<br>方法or属性:challenge?: Uint8Array;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:AtManager;<br>方法or属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>旧版本信息:|类名:AtManager;<br>方法or属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>新版本信息:9<br>代替接口: ohos.abilityAccessCtrl.AtManager#checkAccessToken|@ohos.abilityAccessCtrl.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksReturnResult|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function generateKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function generateKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.generateKeyItem|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksReturnResult<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function generateKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function generateKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.generateKeyItem|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksReturnResult<br>方法 or 属性:outData?: Uint8Array;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.deleteKeyItem|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksReturnResult<br>方法or属性:outData?: Uint8Array;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.deleteKeyItem|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksReturnResult<br>方法 or 属性:properties?: Array\<HuksParam>;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function importKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function importKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.importKeyItem|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksReturnResult<br>方法or属性:properties?: Array\<HuksParam>;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function importKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function importKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.importKeyItem|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksReturnResult<br>方法 or 属性:certChains?: Array\<string>;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function exportKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function exportKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.exportKeyItem|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksReturnResult<br>方法or属性:certChains?: Array\<string>;|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function exportKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function exportKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.exportKeyItem|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.getKeyItemProperties|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.getKeyItemProperties|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_PERMISSION_FAIL = 201|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function isKeyExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function isKeyExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.isKeyItemExist|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_PERMISSION_FAIL = 201|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function isKeyExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;<br>旧版本信息:|类名:huks;<br>方法or属性:function isKeyExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.security.huks.isKeyItemExist|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_ILLEGAL_ARGUMENT = 401|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function init(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksHandle>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function init(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksHandle>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.initSession|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_ILLEGAL_ARGUMENT = 401|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function init(keyAlias: string, options: HuksOptions) : Promise\<HuksHandle>;<br>旧版本信息:|类名:huks;<br>方法or属性:function init(keyAlias: string, options: HuksOptions) : Promise\<HuksHandle>;<br>新版本信息:9<br>代替接口: ohos.security.huks.initSession|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_NOT_SUPPORTED_API = 801|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function update(handle: number, token?: Uint8Array, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function update(handle: number, token?: Uint8Array, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.updateSession|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_NOT_SUPPORTED_API = 801|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function update(handle: number, token?: Uint8Array, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function update(handle: number, token?: Uint8Array, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.updateSession|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED = 12000001|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function finish(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function finish(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.finishSession|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_FEATURE_NOT_SUPPORTED = 12000001|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function finish(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function finish(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.finishSession|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT = 12000002|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function abort(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>旧版本信息:|类名:huks;<br>方法or属性:function abort(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>新版本信息:9<br>代替接口: ohos.security.huks.abortSession|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_MISSING_CRYPTO_ALG_ARGUMENT = 12000002|@ohos.security.huks.d.ts| |废弃版本有变化|类名:huks;<br>方法or属性:function abort(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>旧版本信息:|类名:huks;<br>方法or属性:function abort(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>新版本信息:9<br>代替接口: ohos.security.huks.abortSession|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT = 12000003|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksHandle;<br>方法or属性:export interface HuksHandle<br>旧版本信息:|类名:HuksHandle;<br>方法or属性:export interface HuksHandle<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksSessionHandle|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_INVALID_CRYPTO_ALG_ARGUMENT = 12000003|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksHandle;<br>方法or属性:errorCode: number;<br>旧版本信息:|类名:HuksHandle;<br>方法or属性:errorCode: number;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksSessionHandle|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_FILE_OPERATION_FAIL = 12000004|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksResult;<br>方法or属性:errorCode: number;<br>旧版本信息:|类名:HuksResult;<br>方法or属性:errorCode: number;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksReturnResult|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_FILE_OPERATION_FAIL = 12000004|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksHandle;<br>方法or属性:handle: number;<br>旧版本信息:|类名:HuksHandle;<br>方法or属性:handle: number;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksSessionHandle|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_COMMUNICATION_FAIL = 12000005|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksHandle;<br>方法or属性:token?: Uint8Array;<br>旧版本信息:|类名:HuksHandle;<br>方法or属性:token?: Uint8Array;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksSessionHandle|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_COMMUNICATION_FAIL = 12000005|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksResult;<br>方法or属性:export interface HuksResult<br>旧版本信息:|类名:HuksResult;<br>方法or属性:export interface HuksResult<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksReturnResult|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_CRYPTO_FAIL = 12000006|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksResult;<br>方法or属性:outData?: Uint8Array;<br>旧版本信息:|类名:HuksResult;<br>方法or属性:outData?: Uint8Array;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksReturnResult|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_CRYPTO_FAIL = 12000006|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksResult;<br>方法or属性:properties?: Array\<HuksParam>;<br>旧版本信息:|类名:HuksResult;<br>方法or属性:properties?: Array\<HuksParam>;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksReturnResult|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED = 12000007|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksResult;<br>方法or属性:certChains?: Array\<string>;<br>旧版本信息:|类名:HuksResult;<br>方法or属性:certChains?: Array\<string>;<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksReturnResult|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_PERMANENTLY_INVALIDATED = 12000007|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:export enum HuksErrorCode<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:export enum HuksErrorCode<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED = 12000008|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_SUCCESS = 0<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_SUCCESS = 0<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_VERIFY_FAILED = 12000008|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_FAILURE = -1<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_FAILURE = -1<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_KEY_AUTH_TIME_OUT = 12000009|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_BAD_STATE = -2<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_BAD_STATE = -2<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_KEY_AUTH_TIME_OUT = 12000009|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ARGUMENT = -3<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ARGUMENT = -3<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_SESSION_LIMIT = 12000010|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NOT_SUPPORTED = -4<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NOT_SUPPORTED = -4<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_SESSION_LIMIT = 12000010|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NO_PERMISSION = -5<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NO_PERMISSION = -5<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_ITEM_NOT_EXIST = 12000011|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INSUFFICIENT_DATA = -6<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INSUFFICIENT_DATA = -6<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_ITEM_NOT_EXIST = 12000011|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_BUFFER_TOO_SMALL = -7<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_BUFFER_TOO_SMALL = -7<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_EXTERNAL_ERROR = 12000012|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INSUFFICIENT_MEMORY = -8<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INSUFFICIENT_MEMORY = -8<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_EXTERNAL_ERROR = 12000012|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_COMMUNICATION_FAILURE = -9<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_COMMUNICATION_FAILURE = -9<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST = 12000013|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_STORAGE_FAILURE = -10<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_STORAGE_FAILURE = -10<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_CREDENTIAL_NOT_EXIST = 12000013|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_HARDWARE_FAILURE = -11<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_HARDWARE_FAILURE = -11<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_INSUFFICIENT_MEMORY = 12000014|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_ALREADY_EXISTS = -12<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_ALREADY_EXISTS = -12<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_INSUFFICIENT_MEMORY = 12000014|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NOT_EXIST = -13<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NOT_EXIST = -13<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksExceptionErrCode<br>方法 or 属性:HUKS_ERR_CODE_CALL_SERVICE_FAILED = 12000015|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NULL_POINTER = -14<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NULL_POINTER = -14<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksExceptionErrCode<br>方法or属性:HUKS_ERR_CODE_CALL_SERVICE_FAILED = 12000015|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_FILE_SIZE_FAIL = -15<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_FILE_SIZE_FAIL = -15<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeyDigest<br>方法 or 属性:HUKS_DIGEST_SM3 = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_READ_FILE_FAIL = -16<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_READ_FILE_FAIL = -16<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeyDigest<br>方法or属性:HUKS_DIGEST_SM3 = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PUBLIC_KEY = -17<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PUBLIC_KEY = -17<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeySize<br>方法 or 属性:HUKS_SM2_KEY_SIZE_256 = 256|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PRIVATE_KEY = -18<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PRIVATE_KEY = -18<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeySize<br>方法or属性:HUKS_SM2_KEY_SIZE_256 = 256|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_INFO = -19<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_INFO = -19<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeySize<br>方法 or 属性:HUKS_SM4_KEY_SIZE_128 = 128|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_HASH_NOT_EQUAL = -20<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_HASH_NOT_EQUAL = -20<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeySize<br>方法or属性:HUKS_SM4_KEY_SIZE_128 = 128|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_MALLOC_FAIL = -21<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_MALLOC_FAIL = -21<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeyAlg<br>方法 or 属性:HUKS_ALG_SM2 = 150|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_WRITE_FILE_FAIL = -22<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_WRITE_FILE_FAIL = -22<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeyAlg<br>方法or属性:HUKS_ALG_SM2 = 150|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_REMOVE_FILE_FAIL = -23<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_REMOVE_FILE_FAIL = -23<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeyAlg<br>方法 or 属性:HUKS_ALG_SM3 = 151|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_OPEN_FILE_FAIL = -24<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_OPEN_FILE_FAIL = -24<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeyAlg<br>方法or属性:HUKS_ALG_SM3 = 151|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CLOSE_FILE_FAIL = -25<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CLOSE_FILE_FAIL = -25<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksKeyAlg<br>方法 or 属性:HUKS_ALG_SM4 = 152|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_MAKE_DIR_FAIL = -26<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_MAKE_DIR_FAIL = -26<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksKeyAlg<br>方法or属性:HUKS_ALG_SM4 = 152|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_FILE = -27<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_FILE = -27<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUnwrapSuite|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_MSG_FAIL = -28<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_MSG_FAIL = -28<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUnwrapSuite<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_REQUEST_OVERFLOWS = -29<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_REQUEST_OVERFLOWS = -29<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUnwrapSuite<br>方法 or 属性:HUKS_UNWRAP_SUITE_X25519_AES_256_GCM_NOPADDING = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_PARAM_NOT_EXIST = -30<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_PARAM_NOT_EXIST = -30<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUnwrapSuite<br>方法or属性:HUKS_UNWRAP_SUITE_X25519_AES_256_GCM_NOPADDING = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CRYPTO_ENGINE_ERROR = -31<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CRYPTO_ENGINE_ERROR = -31<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUnwrapSuite<br>方法 or 属性:HUKS_UNWRAP_SUITE_ECDH_AES_256_GCM_NOPADDING = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_COMMUNICATION_TIMEOUT = -32<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_COMMUNICATION_TIMEOUT = -32<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUnwrapSuite<br>方法or属性:HUKS_UNWRAP_SUITE_ECDH_AES_256_GCM_NOPADDING = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_INIT_FAIL = -33<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_INIT_FAIL = -33<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksImportKeyType|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_DLOPEN_FAIL = -34<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_IPC_DLOPEN_FAIL = -34<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksImportKeyType<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_EFUSE_READ_FAIL = -35<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_EFUSE_READ_FAIL = -35<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksImportKeyType<br>方法 or 属性:HUKS_KEY_TYPE_PUBLIC_KEY = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NEW_ROOT_KEY_MATERIAL_EXIST = -36<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_NEW_ROOT_KEY_MATERIAL_EXIST = -36<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksImportKeyType<br>方法or属性:HUKS_KEY_TYPE_PUBLIC_KEY = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_UPDATE_ROOT_KEY_MATERIAL_FAIL = -37<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_UPDATE_ROOT_KEY_MATERIAL_FAIL = -37<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksImportKeyType<br>方法 or 属性:HUKS_KEY_TYPE_PRIVATE_KEY = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_VERIFICATION_FAILED = -38<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_VERIFICATION_FAILED = -38<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksImportKeyType<br>方法or属性:HUKS_KEY_TYPE_PRIVATE_KEY = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_ALG_FAIL = -100<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_ALG_FAIL = -100<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksImportKeyType<br>方法 or 属性:HUKS_KEY_TYPE_KEY_PAIR = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_KEY_SIZE_FAIL = -101<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_KEY_SIZE_FAIL = -101<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksImportKeyType<br>方法or属性:HUKS_KEY_TYPE_KEY_PAIR = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_PADDING_FAIL = -102<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_PADDING_FAIL = -102<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUserAuthType|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_PURPOSE_FAIL = -103<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_PURPOSE_FAIL = -103<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUserAuthType<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_DIGEST_FAIL = -104<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_DIGEST_FAIL = -104<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUserAuthType<br>方法 or 属性:HUKS_USER_AUTH_TYPE_FINGERPRINT = 1 \<\< 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_MODE_FAIL = -105<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_MODE_FAIL = -105<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUserAuthType<br>方法or属性:HUKS_USER_AUTH_TYPE_FINGERPRINT = 1 \<\< 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_NONCE_FAIL = -106<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_NONCE_FAIL = -106<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUserAuthType<br>方法 or 属性:HUKS_USER_AUTH_TYPE_FACE = 1 \<\< 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_AAD_FAIL = -107<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_AAD_FAIL = -107<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUserAuthType<br>方法or属性:HUKS_USER_AUTH_TYPE_FACE = 1 \<\< 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_IV_FAIL = -108<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_IV_FAIL = -108<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksUserAuthType<br>方法 or 属性:HUKS_USER_AUTH_TYPE_PIN = 1 \<\< 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_AE_TAG_FAIL = -109<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_AE_TAG_FAIL = -109<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksUserAuthType<br>方法or属性:HUKS_USER_AUTH_TYPE_PIN = 1 \<\< 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_SALT_FAIL = -110<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_SALT_FAIL = -110<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksAuthAccessType|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_ITERATION_FAIL = -111<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_CHECK_GET_ITERATION_FAIL = -111<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksAuthAccessType<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ALGORITHM = -112<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ALGORITHM = -112<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksAuthAccessType<br>方法 or 属性:HUKS_AUTH_ACCESS_INVALID_CLEAR_PASSWORD = 1 \<\< 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_SIZE = -113<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_KEY_SIZE = -113<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksAuthAccessType<br>方法or属性:HUKS_AUTH_ACCESS_INVALID_CLEAR_PASSWORD = 1 \<\< 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PADDING = -114<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PADDING = -114<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksAuthAccessType<br>方法 or 属性:HUKS_AUTH_ACCESS_INVALID_NEW_BIO_ENROLL = 1 \<\< 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PURPOSE = -115<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_PURPOSE = -115<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksAuthAccessType<br>方法or属性:HUKS_AUTH_ACCESS_INVALID_NEW_BIO_ENROLL = 1 \<\< 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_MODE = -116<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_MODE = -116<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengeType|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_DIGEST = -117<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_DIGEST = -117<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengeType<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_SIGNATURE_SIZE = -118<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_SIGNATURE_SIZE = -118<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengeType<br>方法 or 属性:HUKS_CHALLENGE_TYPE_NORMAL = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_IV = -119<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_IV = -119<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengeType<br>方法or属性:HUKS_CHALLENGE_TYPE_NORMAL = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_AAD = -120<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_AAD = -120<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengeType<br>方法 or 属性:HUKS_CHALLENGE_TYPE_CUSTOM = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_NONCE = -121<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_NONCE = -121<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengeType<br>方法or属性:HUKS_CHALLENGE_TYPE_CUSTOM = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_AE_TAG = -122<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_AE_TAG = -122<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengeType<br>方法 or 属性:HUKS_CHALLENGE_TYPE_NONE = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_SALT = -123<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_SALT = -123<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengeType<br>方法or属性:HUKS_CHALLENGE_TYPE_NONE = 2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ITERATION = -124<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_ITERATION = -124<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengePosition|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_OPERATION = -125<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INVALID_OPERATION = -125<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengePosition<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INTERNAL_ERROR = -999<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_INTERNAL_ERROR = -999<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengePosition<br>方法 or 属性:HUKS_CHALLENGE_POS_0 = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_UNKNOWN_ERROR = -1000<br>旧版本信息:|类名:HuksErrorCode;<br>方法or属性:HUKS_ERROR_UNKNOWN_ERROR = -1000<br>新版本信息:9<br>代替接口: ohos.security.huks.HuksExceptionErrCode|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengePosition<br>方法or属性:HUKS_CHALLENGE_POS_0 = 0|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengePosition<br>方法 or 属性:HUKS_CHALLENGE_POS_1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengePosition<br>方法or属性:HUKS_CHALLENGE_POS_1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengePosition<br>方法 or 属性:HUKS_CHALLENGE_POS_2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengePosition<br>方法or属性:HUKS_CHALLENGE_POS_2|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksChallengePosition<br>方法 or 属性:HUKS_CHALLENGE_POS_3|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksChallengePosition<br>方法or属性:HUKS_CHALLENGE_POS_3|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksSecureSignType|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksSecureSignType<br>方法or属性:|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: ohos.security.huks<br>类名: HuksSecureSignType<br>方法 or 属性:HUKS_SECURE_SIGN_WITH_AUTHINFO = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksSecureSignType<br>方法or属性:HUKS_SECURE_SIGN_WITH_AUTHINFO = 1|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_IMPORT_KEY_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 25|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_UNWRAP_ALGORITHM_SUITE = HuksTagType.HUKS_TAG_TYPE_UINT \| 26|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_KEY_AUTH_ACCESS_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 307|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_KEY_SECURE_SIGN_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 308|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_CHALLENGE_TYPE = HuksTagType.HUKS_TAG_TYPE_UINT \| 309|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|类名:HuksTag<br>方法or属性:HUKS_TAG_CHALLENGE_POS = HuksTagType.HUKS_TAG_TYPE_UINT \| 310|@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: PermissionRequestResult<br>类名: PermissionRequestResult|PermissionRequestResult.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: PermissionRequestResult<br>类名: PermissionRequestResult<br>方法 or 属性: permissions: Array\<string>;|PermissionRequestResult.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|新增|NA|模块名: PermissionRequestResult<br>类名: PermissionRequestResult<br>方法 or 属性: authResults: Array\<number>;|PermissionRequestResult.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>废弃版本:N/A|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>废弃版本:9<br>代替接口:ohos.abilityAccessCtrl.AtManager|@ohos.abilityAccessCtrl.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function generateKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function generateKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function generateKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function generateKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.generateKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function deleteKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function deleteKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.deleteKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function importKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function importKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function importKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function importKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.importKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function exportKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function exportKey(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function exportKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function exportKey(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.exportKeyItem |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function getKeyProperties(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function getKeyProperties(keyAlias: string, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.getKeyItemProperties |@ohos.security.huks.d.ts| |废弃版本有变化|类名:HuksTag;<br>方法or属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>旧版本信息:|类名:HuksTag;<br>方法or属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>新版本信息:9<br>代替接口:|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function isKeyExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function isKeyExist(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<boolean>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts| |废弃版本有变化|类名:Cipher;<br>方法or属性:export default class Cipher<br>旧版本信息:|类名:Cipher;<br>方法or属性:export default class Cipher<br>新版本信息:9<br>代替接口: ohos.security.cryptoFramework.Cipher|@system.cipher.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function isKeyExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function isKeyExist(keyAlias: string, options: HuksOptions) : Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.security.huks.isKeyItemExist |@ohos.security.huks.d.ts| |废弃版本有变化|类名:Cipher;<br>方法or属性:static rsa(options: CipherRsaOptions): void;<br>旧版本信息:|类名:Cipher;<br>方法or属性:static rsa(options: CipherRsaOptions): void;<br>新版本信息:9<br>代替接口: ohos.security.cryptoFramework.Cipher|@system.cipher.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function init(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksHandle>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function init(keyAlias: string, options: HuksOptions, callback: AsyncCallback\<HuksHandle>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.initSession |@ohos.security.huks.d.ts| |废弃版本有变化|类名:Cipher;<br>方法or属性:static aes(options: CipherAesOptions): void;<br>旧版本信息:|类名:Cipher;<br>方法or属性:static aes(options: CipherAesOptions): void;<br>新版本信息:9<br>代替接口: ohos.security.cryptoFramework.Cipher|@system.cipher.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function init(keyAlias: string, options: HuksOptions) : Promise\<HuksHandle>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function init(keyAlias: string, options: HuksOptions) : Promise\<HuksHandle>;<br>废弃版本:9<br>代替接口:ohos.security.huks.initSession |@ohos.security.huks.d.ts| |新增(错误码)|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>旧版本信息:|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>新版本信息:401,201,12100001,12100002,12100003,12100006,12100007|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function update(handle: number, token?: Uint8Array, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function update(handle: number, token?: Uint8Array, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.updateSession |@ohos.security.huks.d.ts| |新增(错误码)|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>旧版本信息:|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>新版本信息:401,201,12100001,12100002,12100003,12100006,12100007|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function update(handle: number, token?: Uint8Array, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function update(handle: number, token?: Uint8Array, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.updateSession |@ohos.security.huks.d.ts| |新增(错误码)|类名:AtManager;<br>方法or属性:getPermissionFlags(tokenID: number, permissionName: Permissions): Promise\<number>;<br>旧版本信息:|类名:AtManager;<br>方法or属性:getPermissionFlags(tokenID: number, permissionName: Permissions): Promise\<number>;<br>新版本信息:401,201,12100001,12100002,12100003,12100006,12100007|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function finish(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function finish(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.finishSession |@ohos.security.huks.d.ts| |函数有变化|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number): Promise\<number>;|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function finish(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function finish(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.finishSession |@ohos.security.huks.d.ts| |函数有变化|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number, callback: AsyncCallback\<number>): void;|类名:AtManager;<br>方法or属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number, callback: AsyncCallback\<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function abort(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function abort(handle: number, options: HuksOptions, callback: AsyncCallback\<HuksResult>) : void;<br>废弃版本:9<br>代替接口:ohos.security.huks.abortSession |@ohos.security.huks.d.ts| |函数有变化|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number): Promise\<number>;|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:huks<br>方法 or 属性:function abort(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:N/A|类名:huks<br>方法 or 属性:function abort(handle: number, options: HuksOptions) : Promise\<HuksResult>;<br>废弃版本:9<br>代替接口:ohos.security.huks.abortSession |@ohos.security.huks.d.ts| |函数有变化|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number, callback: AsyncCallback\<number>): void;|类名:AtManager;<br>方法or属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number, callback: AsyncCallback\<void>): void;|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:HuksHandle<br>废弃版本:N/A|类名:HuksHandle<br>废弃版本:9<br>代替接口:ohos.security.huks.HuksSessionHandle |@ohos.security.huks.d.ts| |函数有变化|类名:AtManager;<br>方法or属性:getPermissionFlags(tokenID: number, permissionName: string): Promise\<number>;|类名:AtManager;<br>方法or属性:getPermissionFlags(tokenID: number, permissionName: Permissions): Promise\<number>;|@ohos.abilityAccessCtrl.d.ts|
|废弃版本有变化|类名:HuksResult<br>废弃版本:N/A|类名:HuksResult<br>废弃版本:9<br>代替接口:ohos.security.huks.HuksReturnResult |@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksErrorCode<br>废弃版本:N/A|类名:HuksErrorCode<br>废弃版本:9<br>代替接口:ohos.security.huks.HuksExceptionErrCode |@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>废弃版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>废弃版本:9<br>代替接口:N/A|@ohos.security.huks.d.ts|
|废弃版本有变化|类名:Cipher<br>废弃版本:N/A|类名:Cipher<br>废弃版本:9<br>代替接口:ohos.security.cryptoFramework.Cipher |@system.cipher.d.ts|
|废弃版本有变化|类名:Cipher<br>方法 or 属性:static rsa(options: CipherRsaOptions): void;<br>废弃版本:N/A|类名:Cipher<br>方法 or 属性:static rsa(options: CipherRsaOptions): void;<br>废弃版本:9<br>代替接口:N/A|@system.cipher.d.ts|
|废弃版本有变化|类名:Cipher<br>方法 or 属性:static aes(options: CipherAesOptions): void;<br>废弃版本:N/A|类名:Cipher<br>方法 or 属性:static aes(options: CipherAesOptions): void;<br>废弃版本:9<br>代替接口:N/A|@system.cipher.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_INVALID = HuksTagType.HUKS_TAG_TYPE_INVALID \| 0<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PWD = HuksTagType.HUKS_TAG_TYPE_BYTES \| 13<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_MAIN_KEY = HuksTagType.HUKS_TAG_TYPE_BYTES \| 16<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_FACTOR = HuksTagType.HUKS_TAG_TYPE_BYTES \| 17<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_DERIVE_ALG = HuksTagType.HUKS_TAG_TYPE_UINT \| 18<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACTIVE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 201<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ORIGINATION_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 202<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USAGE_EXPIRE_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 203<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CREATION_DATETIME = HuksTagType.HUKS_TAG_TYPE_ULONG \| 204<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_BRAND = HuksTagType.HUKS_TAG_TYPE_BYTES \| 503<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_DEVICE = HuksTagType.HUKS_TAG_TYPE_BYTES \| 504<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_PRODUCT = HuksTagType.HUKS_TAG_TYPE_BYTES \| 505<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SERIAL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 506<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_IMEI = HuksTagType.HUKS_TAG_TYPE_BYTES \| 507<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MEID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 508<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MANUFACTURER = HuksTagType.HUKS_TAG_TYPE_BYTES \| 509<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_MODEL = HuksTagType.HUKS_TAG_TYPE_BYTES \| 510<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_SOCID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 512<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ATTESTATION_ID_UDID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 513<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_ALIAS = HuksTagType.HUKS_TAG_TYPE_BOOL \| 1009<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_SECURE_KEY_UUID = HuksTagType.HUKS_TAG_TYPE_BYTES \| 1010<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PROCESS_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10001<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PACKAGE_NAME = HuksTagType.HUKS_TAG_TYPE_BYTES \| 10002<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_ACCESS_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10003<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_USES_TIME = HuksTagType.HUKS_TAG_TYPE_UINT \| 10004<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_CRYPTO_CTX = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10005<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_KEY_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10007<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_PAYLOAD_LEN = HuksTagType.HUKS_TAG_TYPE_UINT \| 10008<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_IS_KEY_HANDLE = HuksTagType.HUKS_TAG_TYPE_ULONG \| 10010<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_VERSION = HuksTagType.HUKS_TAG_TYPE_UINT \| 10101<br>起始版本:8|@ohos.security.huks.d.ts|
|起始版本有变化|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>起始版本:N/A|类名:HuksTag<br>方法 or 属性:HUKS_TAG_OS_PATCHLEVEL = HuksTagType.HUKS_TAG_TYPE_UINT \| 10102<br>起始版本:8|@ohos.security.huks.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: string): Promise\<GrantStatus>;<br>|类名:AtManager<br>方法 or 属性:verifyAccessToken(tokenID: number, permissionName: Permissions): Promise\<GrantStatus>;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:grantUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number): Promise\<number>;<br>|类名:AtManager<br>方法 or 属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:grantUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number, callback: AsyncCallback\<number>): void;<br>|类名:AtManager<br>方法 or 属性:grantUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number, callback: AsyncCallback\<void>): void;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:revokeUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number): Promise\<number>;<br>|类名:AtManager<br>方法 or 属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number): Promise\<void>;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:revokeUserGrantedPermission(tokenID: number, permissionName: string, permissionFlag: number, callback: AsyncCallback\<number>): void;<br>|类名:AtManager<br>方法 or 属性:revokeUserGrantedPermission(tokenID: number, permissionName: Permissions, permissionFlags: number, callback: AsyncCallback\<void>): void;<br>|@ohos.abilityAccessCtrl.d.ts|
|函数有变化|类名:AtManager<br>方法 or 属性:getPermissionFlags(tokenID: number, permissionName: string): Promise\<number>;<br>|类名:AtManager<br>方法 or 属性:getPermissionFlags(tokenID: number, permissionName: Permissions): Promise\<number>;<br>|@ohos.abilityAccessCtrl.d.ts|
因为 它太大了无法显示 source diff 。你可以改为 查看blob
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function getSync(key: string, def?: string): string;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function getSync(key: string, def?: string): string;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function get(key: string, callback: AsyncCallback\<string>): void;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function get(key: string, callback: AsyncCallback\<string>): void;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function get(key: string, def: string, callback: AsyncCallback\<string>): void;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function get(key: string, def: string, callback: AsyncCallback\<string>): void;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function get(key: string, def?: string): Promise\<string>;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function get(key: string, def?: string): Promise\<string>;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function setSync(key: string, value: string): void;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function setSync(key: string, value: string): void;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function set(key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function set(key: string, value: string, callback: AsyncCallback\<void>): void;|@ohos.systemParameterEnhance.d.ts| |新增|NA|类名:systemParameterEnhance;<br>方法or属性:function set(key: string, value: string): Promise\<void>;|@ohos.systemParameterEnhance.d.ts|
|新增|NA|模块名: ohos.systemParameterEnhance<br>类名: systemParameterEnhance<br>方法 or 属性: function set(key: string, value: string): Promise\<void>;|@ohos.systemParameterEnhance.d.ts| |废弃版本有变化|类名:Device;<br>方法or属性:static getInfo(options?: GetDeviceOptions): void;<br>旧版本信息:|类名:Device;<br>方法or属性:static getInfo(options?: GetDeviceOptions): void;<br>新版本信息:6<br>代替接口:|@system.device.d.ts|
|废弃版本有变化|类名:deviceInfo<br>方法 or 属性:const hardwareProfile: string;<br>废弃版本:N/A|类名:deviceInfo<br>方法 or 属性:const hardwareProfile: string;<br>废弃版本:9<br>代替接口:N/A|@ohos.deviceInfo.d.ts|
|废弃版本有变化|类名:Device<br>方法 or 属性:static getInfo(options?: GetDeviceOptions): void;<br>废弃版本:N/A|类名:Device<br>方法 or 属性:static getInfo(options?: GetDeviceOptions): void;<br>废弃版本:6<br>代替接口:N/A|@system.device.d.ts|
|新增(权限)|类名:deviceInfo<br>方法 or 属性:const serial: string;<br>权限:N/A|类名:deviceInfo<br>方法 or 属性:const serial: string;<br>权限:ohos.permission.sec.ACCESS_UDID|@ohos.deviceInfo.d.ts|
|新增(权限)|类名:deviceInfo<br>方法 or 属性:const udid: string;<br>权限:N/A|类名:deviceInfo<br>方法 or 属性:const udid: string;<br>权限:ohos.permission.sec.ACCESS_UDID|@ohos.deviceInfo.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.UiTest<br>类名: MatchPattern|@ohos.UiTest.d.ts| |删除|类名:MatchPattern;<br>方法or属性:EQUALS = 0|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: MatchPattern<br>方法 or 属性: EQUALS = 0|@ohos.UiTest.d.ts| |删除|类名:MatchPattern;<br>方法or属性:CONTAINS = 1|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: MatchPattern<br>方法 or 属性: CONTAINS = 1|@ohos.UiTest.d.ts| |删除|类名:MatchPattern;<br>方法or属性:STARTS_WITH = 2|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: MatchPattern<br>方法 or 属性: STARTS_WITH = 2|@ohos.UiTest.d.ts| |删除|类名:MatchPattern;<br>方法or属性:ENDS_WITH = 3|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: MatchPattern<br>方法 or 属性: ENDS_WITH = 3|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:text(txt:string,pattern?:MatchPattern):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:key(key:string):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: text(txt: string, pattern?: MatchPattern): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:id(id:number):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: key(key: string): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:type(tp:string):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: id(id: number): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:clickable(b?:bool):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: type(tp: string): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:scrollable(b?:bool):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: clickable(b?: boolean): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:enabled(b?:bool):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: scrollable(b?: boolean): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:focused(b?:bool):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: enabled(b?: boolean): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:selected(b?:bool):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: focused(b?: boolean): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:isBefore(by:By):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: selected(b?: boolean): By;|@ohos.UiTest.d.ts| |删除|类名:By;<br>方法or属性:isAfter(by:By):By;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: isBefore(by: By): By;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:click():Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: By<br>方法 or 属性: isAfter(by: By): By;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:doubleClick():Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:longClick():Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: click(): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:getId():Promise\<number>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: doubleClick(): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:getKey():Promise\<string>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: longClick(): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:getText():Promise\<string>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: getId(): Promise\<number>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:getType():Promise\<string>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: getKey(): Promise\<string>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:isClickable():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: getText(): Promise\<string>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:isScrollable():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: getType(): Promise\<string>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:isEnabled():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: isClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:isFocused():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: isScrollable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:isSelected():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: isEnabled(): Promise\<boolean>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:inputText(text: string):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts| |删除|类名:UiComponent;<br>方法or属性:scrollSearch(by:By):Promise\<UiComponent>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: isSelected(): Promise\<boolean>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:static create():UiDriver;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: inputText(text: string): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:delayMs(duration:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiComponent<br>方法 or 属性: scrollSearch(by: By): Promise\<UiComponent>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:findComponent(by:By):Promise\<UiComponent>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:findComponents(by:By):Promise\<Array\<UiComponent>>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: static create(): UiDriver;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:assertComponentExist(by:By):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: delayMs(duration: number): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:pressBack():Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: findComponent(by: By): Promise\<UiComponent>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:triggerKey(keyCode:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: findComponents(by: By): Promise\<Array\<UiComponent>>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:click(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: assertComponentExist(by: By): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:doubleClick(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: pressBack(): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:longClick(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: triggerKey(keyCode: number): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:swipe(startx:number,starty:number,endx:number,endy:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: click(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |删除|类名:UiDriver;<br>方法or属性:screenCap(savePath:string):Promise\<bool>;|NA|@ohos.uitest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: doubleClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:MatchPattern;<br>方法or属性:EQUALS = 0|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: longClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:MatchPattern;<br>方法or属性:CONTAINS = 1|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: swipe(startx: number, starty: number, endx: number, endy: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:MatchPattern;<br>方法or属性:STARTS_WITH = 2|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiDriver<br>方法 or 属性: screenCap(savePath: string): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:MatchPattern;<br>方法or属性:ENDS_WITH = 3|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowMode|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:text(txt: string, pattern?: MatchPattern): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowMode<br>方法 or 属性: FULLSCREEN = 0|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:key(key: string): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowMode<br>方法 or 属性: PRIMARY = 1|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:id(id: number): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowMode<br>方法 or 属性: SECONDARY = 2|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:type(tp: string): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowMode<br>方法 or 属性: FLOATING = 3|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:clickable(b?: boolean): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:scrollable(b?: boolean): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: LEFT = 0|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:enabled(b?: boolean): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: RIGHT = 1|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:focused(b?: boolean): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: UP = 2|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:selected(b?: boolean): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: DOWN = 3|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:isBefore(by: By): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: LEFT_UP = 4|@ohos.UiTest.d.ts| |新增|NA|类名:By;<br>方法or属性:isAfter(by: By): By;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: LEFT_DOWN = 5|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:click(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: RIGHT_UP = 6|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:click(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: ResizeDirection<br>方法 or 属性: RIGHT_DOWN = 7|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:doubleClick(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: DisplayRotation|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:doubleClick(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: DisplayRotation<br>方法 or 属性: ROTATION_0 = 0|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:longClick(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: DisplayRotation<br>方法 or 属性: ROTATION_90 = 1|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:longClick(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: DisplayRotation<br>方法 or 属性: ROTATION_180 = 2|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:getId(): Promise\<number>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: DisplayRotation<br>方法 or 属性: ROTATION_270 = 3|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:getKey(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Point|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:getText(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Point<br>方法 or 属性: readonly x: number;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:getText(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Point<br>方法 or 属性: readonly y: number;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:getType(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Rect|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:getType(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Rect<br>方法 or 属性: readonly left: number;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:isClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Rect<br>方法 or 属性: readonly top: number;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Rect<br>方法 or 属性: readonly right: number;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:isScrollable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Rect<br>方法 or 属性: readonly bottom: number;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isScrollable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowFilter|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:isEnabled(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowFilter<br>方法 or 属性: bundleName?: string;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isEnabled(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowFilter<br>方法 or 属性: title?: string;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowFilter<br>方法 or 属性: focused?: boolean;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: WindowFilter<br>方法 or 属性: actived?: boolean;|@ohos.UiTest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:isSelected(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: text(txt: string, pattern?: MatchPattern): On;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isSelected(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: id(id: string): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:inputText(text: string): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: type(tp: string): On;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:inputText(text: string): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: clickable(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiComponent;<br>方法or属性:scrollSearch(by: By): Promise\<UiComponent>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: longClickable(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:static create(): UiDriver;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: scrollable(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:delayMs(duration: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: enabled(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:delayMs(duration: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: focused(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:findComponent(by: By): Promise\<UiComponent>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: selected(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:findComponents(by: By): Promise\<Array\<UiComponent>>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: checked(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:assertComponentExist(by: By): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: checkable(b?: boolean): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:pressBack(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: isBefore(on: On): On;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:pressBack(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: On<br>方法 or 属性: isAfter(on: On): On;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:triggerKey(keyCode: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:triggerKey(keyCode: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: click(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:click(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: doubleClick(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:click(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: longClick(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:doubleClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: getId(): Promise\<string>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:doubleClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: getText(): Promise\<string>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:longClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: getType(): Promise\<string>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:longClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:swipe(startx: number, starty: number, endx: number, endy: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isLongClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiDriver;<br>方法or属性:screenCap(savePath: string): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isScrollable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:screenCap(savePath: string): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isEnabled(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowMode;<br>方法or属性:FULLSCREEN = 0|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowMode;<br>方法or属性:PRIMARY = 1|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isSelected(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowMode;<br>方法or属性:SECONDARY = 2|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isChecked(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowMode;<br>方法or属性:FLOATING = 3|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: isCheckable(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:LEFT = 0|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: inputText(text: string): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:RIGHT = 1|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: clearText(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:UP = 2|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: scrollToTop(speed?: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:DOWN = 3|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: scrollToBottom(speed?: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:LEFT_UP = 4|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: scrollSearch(on: On): Promise\<Component>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:LEFT_DOWN = 5|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: getBounds(): Promise\<Rect>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:RIGHT_UP = 6|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: getBoundsCenter(): Promise\<Point>;|@ohos.UiTest.d.ts| |新增|NA|类名:ResizeDirection;<br>方法or属性:RIGHT_DOWN = 7|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: dragTo(target: Component): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:DisplayRotation;<br>方法or属性:ROTATION_0 = 0|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: pinchOut(scale: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:DisplayRotation;<br>方法or属性:ROTATION_90 = 1|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Component<br>方法 or 属性: pinchIn(scale: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:DisplayRotation;<br>方法or属性:ROTATION_180 = 2|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver|@ohos.UiTest.d.ts| |新增|NA|类名:DisplayRotation;<br>方法or属性:ROTATION_270 = 3|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: static create(): Driver;|@ohos.UiTest.d.ts| |新增|NA|类名:Point;<br>方法or属性:readonly x: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: delayMs(duration: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Point;<br>方法or属性:readonly y: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: findComponent(on: On): Promise\<Component>;|@ohos.UiTest.d.ts| |新增|NA|类名:Rect;<br>方法or属性:readonly left: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: findWindow(filter: WindowFilter): Promise\<UiWindow>;|@ohos.UiTest.d.ts| |新增|NA|类名:Rect;<br>方法or属性:readonly top: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: waitForComponent(on: On, time: number): Promise\<Component>;|@ohos.UiTest.d.ts| |新增|NA|类名:Rect;<br>方法or属性:readonly right: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: findComponents(on: On): Promise\<Array\<Component>>;|@ohos.UiTest.d.ts| |新增|NA|类名:Rect;<br>方法or属性:readonly bottom: number;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: assertComponentExist(on: On): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowFilter;<br>方法or属性:bundleName?: string;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: pressBack(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowFilter;<br>方法or属性:title?: string;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: triggerKey(keyCode: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowFilter;<br>方法or属性:focused?: boolean;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: triggerCombineKeys(key0: number, key1: number, key2?: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:WindowFilter;<br>方法or属性:actived?: boolean;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: click(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:text(txt: string, pattern?: MatchPattern): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: doubleClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:id(id: string): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: longClick(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:type(tp: string): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: swipe(startx: number, starty: number, endx: number, endy: number, speed?: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:clickable(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: drag(startx: number, starty: number, endx: number, endy: number, speed?: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:longClickable(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: screenCap(savePath: string): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:scrollable(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: setDisplayRotation(rotation: DisplayRotation): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:enabled(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: getDisplayRotation(): Promise\<DisplayRotation>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:focused(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: setDisplayRotationEnabled(enabled: boolean): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:selected(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: getDisplaySize(): Promise\<Point>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:checked(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: getDisplayDensity(): Promise\<Point>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:checkable(b?: boolean): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: wakeUpDisplay(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:isBefore(on: On): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: pressHome(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:On;<br>方法or属性:isAfter(on: On): On;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: waitForIdle(idleTime: number, timeout: number): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:getId(): Promise\<string>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: fling(from: Point, to: Point, stepLen: number, speed: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isLongClickable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: Driver<br>方法 or 属性: injectMultiPointerAction(pointers: PointerMatrix, speed?: number): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isChecked(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:isCheckable(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: getBundleName(): Promise\<string>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:clearText(): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: getBounds(): Promise\<Rect>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:scrollToTop(speed?: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: getTitle(): Promise\<string>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:scrollToBottom(speed?: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: getWindowMode(): Promise\<WindowMode>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:scrollSearch(on: On): Promise\<Component>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: isFocused(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:getBounds(): Promise\<Rect>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: isActived(): Promise\<boolean>;|@ohos.UiTest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:getBounds(): Promise\<Rect>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: focus(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:getBoundsCenter(): Promise\<Point>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: moveTo(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:dragTo(target: Component): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: resize(wide: number, height: number, direction: ResizeDirection): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:pinchOut(scale: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: split(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Component;<br>方法or属性:pinchIn(scale: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: maximize(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:static create(): Driver;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: minimize(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:findComponent(on: On): Promise\<Component>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: resume(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:findWindow(filter: WindowFilter): Promise\<UiWindow>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: UiWindow<br>方法 or 属性: close(): Promise\<void>;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:waitForComponent(on: On, time: number): Promise\<Component>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: PointerMatrix|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:findComponents(on: On): Promise\<Array\<Component>>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: PointerMatrix<br>方法 or 属性: static create(fingers: number, steps: number): PointerMatrix;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:assertComponentExist(on: On): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: PointerMatrix<br>方法 or 属性: setPoint(finger: number, step: number, point: Point): void;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:triggerCombineKeys(key0: number, key1: number, key2?: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: global<br>方法 or 属性: declare const BY: By;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:swipe(startx: number, starty: number, endx: number, endy: number, speed?: number): Promise\<void>;|@ohos.UiTest.d.ts|
|新增|NA|模块名: ohos.UiTest<br>类名: global<br>方法 or 属性: declare const ON: On;|@ohos.UiTest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:drag(startx: number, starty: number, endx: number, endy: number, speed?: number): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: MatchPattern|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:setDisplayRotation(rotation: DisplayRotation): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: MatchPattern<br>方法 or 属性:EQUALS = 0|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:getDisplayRotation(): Promise\<DisplayRotation>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: MatchPattern<br>方法 or 属性:CONTAINS = 1|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:setDisplayRotationEnabled(enabled: boolean): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: MatchPattern<br>方法 or 属性:STARTS_WITH = 2|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:getDisplaySize(): Promise\<Point>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: MatchPattern<br>方法 or 属性:ENDS_WITH = 3|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:getDisplayDensity(): Promise\<Point>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:wakeUpDisplay(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:text(txt:string,pattern?:MatchPattern):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:pressHome(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:key(key:string):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:waitForIdle(idleTime: number, timeout: number): Promise\<boolean>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:id(id:number):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:fling(from: Point, to: Point, stepLen: number, speed: number): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:type(tp:string):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:Driver;<br>方法or属性:injectMultiPointerAction(pointers: PointerMatrix, speed?: number): Promise\<boolean>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:clickable(b?:bool):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:getBundleName(): Promise\<string>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:scrollable(b?:bool):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:getTitle(): Promise\<string>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:enabled(b?:bool):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:getWindowMode(): Promise\<WindowMode>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:focused(b?:bool):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:isActived(): Promise\<boolean>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:selected(b?:bool):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:focus(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:isBefore(by:By):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:moveTo(x: number, y: number): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: By<br>方法 or 属性:isAfter(by:By):By;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:resize(wide: number, height: number, direction: ResizeDirection): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:split(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:click():Promise\<void>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:maximize(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:doubleClick():Promise\<void>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:minimize(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:longClick():Promise\<void>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:resume(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:getId():Promise\<number>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:UiWindow;<br>方法or属性:close(): Promise\<void>;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:getKey():Promise\<string>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:PointerMatrix;<br>方法or属性:static create(fingers: number, steps: number): PointerMatrix;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:getText():Promise\<string>;|NA|@ohos.uitest.d.ts| |新增|NA|类名:PointerMatrix;<br>方法or属性:setPoint(finger: number, step: number, point: Point): void;|@ohos.UiTest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:getType():Promise\<string>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:isClickable():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:isScrollable():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:isEnabled():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:isFocused():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:isSelected():Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:inputText(text: string):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiComponent<br>方法 or 属性:scrollSearch(by:By):Promise\<UiComponent>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:static create():UiDriver;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:delayMs(duration:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:findComponent(by:By):Promise\<UiComponent>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:findComponents(by:By):Promise\<Array\<UiComponent>>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:assertComponentExist(by:By):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:pressBack():Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:triggerKey(keyCode:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:click(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:doubleClick(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:longClick(x:number,y:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:swipe(startx:number,starty:number,endx:number,endy:number):Promise\<void>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: UiDriver<br>方法 or 属性:screenCap(savePath:string):Promise\<bool>;|NA|@ohos.uitest.d.ts|
|删除|模块名: ohos.uitest<br>类名: global<br>方法 or 属性:const BY:By;|NA|@ohos.uitest.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:update<br>方法or属性:function getOnlineUpdater(upgradeInfo: UpgradeInfo): Updater;|@ohos.update.d.ts| |删除|类名:update;<br>方法or属性:export type UpdateTypes =<br> 'OTA' \|<br> 'patch';|NA|@ohos.update.d.ts|
|新增|NA|类名:update<br>方法or属性:function getRestorer(): Restorer;|@ohos.update.d.ts| |删除|类名:update;<br>方法or属性:function getUpdater(upgradeFile: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|新增|NA|类名:update<br>方法or属性:function getLocalUpdater(): LocalUpdater;|@ohos.update.d.ts| |删除|类名:update;<br>方法or属性:function getUpdaterForOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getNewVersionDescription(versionDigestInfo: VersionDigestInfo, descriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void;|@ohos.update.d.ts| |删除|类名:update;<br>方法or属性:function getUpdaterFromOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getNewVersionDescription(versionDigestInfo: VersionDigestInfo, descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_NORMAL = 1|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getCurrentVersionInfo(callback: AsyncCallback\<CurrentVersionInfo>): void;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_BASE = 2|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getCurrentVersionInfo(): Promise\<CurrentVersionInfo>;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_CUST = 3|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getCurrentVersionDescription(descriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_PRELOAD = 4|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getCurrentVersionDescription(descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_COTA = 5|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getTaskInfo(callback: AsyncCallback\<TaskInfo>): void;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_VERSION = 6|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getTaskInfo(): Promise\<TaskInfo>;|@ohos.update.d.ts| |删除|类名:PackageTypes;<br>方法or属性:PACKAGE_TYPE_PATCH = 7|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:versionName: number;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:versionCode: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:resumeDownload(versionDigestInfo: VersionDigestInfo, resumeDownloadOptions: ResumeDownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:size: number;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:resumeDownload(versionDigestInfo: VersionDigestInfo, resumeDownloadOptions: ResumeDownloadOptions): Promise\<void>;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:verifyInfo: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:packageType: PackageTypes;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Promise\<void>;|@ohos.update.d.ts| |删除|类名:CheckResult;<br>方法or属性:descriptionId: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:DescriptionInfo;<br>方法or属性:descriptionId: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;|@ohos.update.d.ts| |删除|类名:NewVersionStatus;<br>方法or属性:VERSION_STATUS_ERR = -1|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:clearError(versionDigestInfo: VersionDigestInfo, clearOptions: ClearOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:NewVersionStatus;<br>方法or属性:VERSION_STATUS_NEW = 0|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:clearError(versionDigestInfo: VersionDigestInfo, clearOptions: ClearOptions): Promise\<void>;|@ohos.update.d.ts| |删除|类名:NewVersionStatus;<br>方法or属性:VERSION_STATUS_NONE = 1|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getUpgradePolicy(callback: AsyncCallback\<UpgradePolicy>): void;|@ohos.update.d.ts| |删除|类名:NewVersionStatus;<br>方法or属性:VERSION_STATUS_BUSY = 2|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:getUpgradePolicy(): Promise\<UpgradePolicy>;|@ohos.update.d.ts| |删除|类名:NewVersionInfo;<br>方法or属性:status: NewVersionStatus;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:setUpgradePolicy(policy: UpgradePolicy, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:NewVersionInfo;<br>方法or属性:errMsg: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:setUpgradePolicy(policy: UpgradePolicy): Promise\<void>;|@ohos.update.d.ts| |删除|类名:NewVersionInfo;<br>方法or属性:checkResults: Array\<CheckResult>;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:terminateUpgrade(callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:NewVersionInfo;<br>方法or属性:descriptionInfo: Array\<DescriptionInfo>;|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:terminateUpgrade(): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_INIT = 0|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_CHECK_VERSION_ON = 10|NA|@ohos.update.d.ts|
|新增|NA|类名:Updater<br>方法or属性:off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_CHECK_VERSION_FAIL|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Restorer|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_CHECK_VERSION_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|类名:Restorer<br>方法or属性:|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_DOWNLOAD_ON = 20|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Restorer<br>方法 or 属性:factoryReset(callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_DOWNLOAD_PAUSE|NA|@ohos.update.d.ts|
|新增|NA|类名:Restorer<br>方法or属性:factoryReset(callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_DOWNLOAD_CANCEL|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Restorer<br>方法 or 属性:factoryReset(): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_DOWNLOAD_FAIL|NA|@ohos.update.d.ts|
|新增|NA|类名:Restorer<br>方法or属性:factoryReset(): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_DOWNLOAD_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_VERIFY_ON = 30|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_VERIFY_FAIL|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_VERIFY_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_PACKAGE_TRANS_ON = 70|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_PACKAGE_TRANS_FAIL|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_PACKAGE_TRANS_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_INSTALL_ON = 80|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_INSTALL_FAIL|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_INSTALL_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>): Promise\<void>;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_UPDATE_ON = 90|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_UPDATE_FAIL|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:UpdateState;<br>方法or属性:UPDATE_STATE_UPDATE_SUCCESS|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: LocalUpdater<br>方法 or 属性:off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:Progress;<br>方法or属性:percent: number;|NA|@ohos.update.d.ts|
|新增|NA|类名:LocalUpdater<br>方法or属性:off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void;|@ohos.update.d.ts| |删除|类名:Progress;<br>方法or属性:status: UpdateState;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeInfo|@ohos.update.d.ts| |删除|类名:Progress;<br>方法or属性:endReason: string;|NA|@ohos.update.d.ts|
|新增|NA|类名:UpgradeInfo<br>方法or属性:|@ohos.update.d.ts| |删除|类名:InstallMode;<br>方法or属性:INSTALL_MODE_NORMAL|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeInfo<br>方法 or 属性:upgradeApp: string;|@ohos.update.d.ts| |删除|类名:InstallMode;<br>方法or属性:INSTALL_MODE_NIGHT|NA|@ohos.update.d.ts|
|新增|NA|类名:UpgradeInfo<br>方法or属性:upgradeApp: string;|@ohos.update.d.ts| |删除|类名:InstallMode;<br>方法or属性:INSTALL_MODE_AUTO|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeInfo<br>方法 or 属性:businessType: BusinessType;|@ohos.update.d.ts| |删除|类名:UpdatePolicy;<br>方法or属性:autoDownload: boolean;|NA|@ohos.update.d.ts|
|新增|NA|类名:UpgradeInfo<br>方法or属性:businessType: BusinessType;|@ohos.update.d.ts| |删除|类名:UpdatePolicy;<br>方法or属性:installMode: INSTALL_MODE;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessType|@ohos.update.d.ts| |删除|类名:UpdatePolicy;<br>方法or属性:autoUpgradeInterval: Array\<number>;|NA|@ohos.update.d.ts|
|新增|NA|类名:BusinessType<br>方法or属性:|@ohos.update.d.ts| |删除|类名:UpdateProgressCallback;<br>方法or属性:(progress: Progress): void;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessType<br>方法 or 属性:vendor: BusinessVendor;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:getUpdatePolicy(callback: AsyncCallback\<UpdatePolicy>): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:BusinessType<br>方法or属性:vendor: BusinessVendor;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:getUpdatePolicy(): Promise\<UpdatePolicy>;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessType<br>方法 or 属性:subType: BusinessSubType;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:setUpdatePolicy(policy: UpdatePolicy, callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:BusinessType<br>方法or属性:subType: BusinessSubType;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:setUpdatePolicy(policy: UpdatePolicy): Promise\<number>;|NA|@ohos.update.d.ts|
|新增|NA|类名:CheckResult<br>方法or属性:isExistNewVersion: boolean;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:applyNewVersion(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:CheckResult<br>方法or属性:newVersionInfo: NewVersionInfo;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:applyNewVersion(): Promise\<number>;|NA|@ohos.update.d.ts|
|新增|NA|类名:NewVersionInfo<br>方法or属性:versionDigestInfo: VersionDigestInfo;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:rebootAndCleanCache(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:NewVersionInfo<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:rebootAndCleanCache(): Promise\<number>;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionDigestInfo|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:rebootAndCleanUserData(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:VersionDigestInfo<br>方法or属性:|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:rebootAndCleanUserData(): Promise\<number>;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionDigestInfo<br>方法 or 属性:versionDigest: string;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:verifyUpdatePackage(upgradeFile: string, certsFile: string): void;|NA|@ohos.update.d.ts|
|新增|NA|类名:VersionDigestInfo<br>方法or属性:versionDigest: string;|@ohos.update.d.ts| |删除|类名:Updater;<br>方法or属性:cancel(): void;|NA|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:size: number;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:update;<br>方法or属性:function getOnlineUpdater(upgradeInfo: UpgradeInfo): Updater;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:componentId: string;|@ohos.update.d.ts| |新增|NA|类名:update;<br>方法or属性:function getRestorer(): Restorer;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:componentId: string;|@ohos.update.d.ts| |新增|NA|类名:update;<br>方法or属性:function getLocalUpdater(): LocalUpdater;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:componentType: ComponentType;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getNewVersionDescription(versionDigestInfo: VersionDigestInfo, descriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:componentType: ComponentType;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getNewVersionDescription(versionDigestInfo: VersionDigestInfo, descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:upgradeAction: UpgradeAction;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getCurrentVersionInfo(callback: AsyncCallback\<CurrentVersionInfo>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:upgradeAction: UpgradeAction;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getCurrentVersionInfo(): Promise\<CurrentVersionInfo>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:displayVersion: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getCurrentVersionDescription(descriptionOptions: DescriptionOptions, callback: AsyncCallback\<Array\<ComponentDescription>>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:displayVersion: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getCurrentVersionDescription(descriptionOptions: DescriptionOptions): Promise\<Array\<ComponentDescription>>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:innerVersion: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getTaskInfo(callback: AsyncCallback\<TaskInfo>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:innerVersion: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getTaskInfo(): Promise\<TaskInfo>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:size: number;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:resumeDownload(versionDigestInfo: VersionDigestInfo, resumeDownloadOptions: ResumeDownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:size: number;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:resumeDownload(versionDigestInfo: VersionDigestInfo, resumeDownloadOptions: ResumeDownloadOptions): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:effectiveMode: EffectiveMode;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:effectiveMode: EffectiveMode;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:pauseDownload(versionDigestInfo: VersionDigestInfo, pauseDownloadOptions: PauseDownloadOptions): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: VersionComponent<br>方法 or 属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:clearError(versionDigestInfo: VersionDigestInfo, clearOptions: ClearOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:VersionComponent<br>方法or属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:clearError(versionDigestInfo: VersionDigestInfo, clearOptions: ClearOptions): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionOptions|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getUpgradePolicy(callback: AsyncCallback\<UpgradePolicy>): void;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:getUpgradePolicy(): Promise\<UpgradePolicy>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionOptions<br>方法 or 属性:format: DescriptionFormat;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:setUpgradePolicy(policy: UpgradePolicy, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionOptions<br>方法or属性:format: DescriptionFormat;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:setUpgradePolicy(policy: UpgradePolicy): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionOptions<br>方法 or 属性:language: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:terminateUpgrade(callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionOptions<br>方法or属性:language: string;|@ohos.update.d.ts| |新增|NA|类名:Updater;<br>方法or属性:terminateUpgrade(): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ComponentDescription|@ohos.update.d.ts| |新增|NA|类名:Restorer;<br>方法or属性:factoryReset(callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:ComponentDescription<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:Restorer;<br>方法or属性:factoryReset(): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ComponentDescription<br>方法 or 属性:componentId: string;|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:ComponentDescription<br>方法or属性:componentId: string;|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:verifyUpgradePackage(upgradeFile: UpgradeFile, certsFile: string): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ComponentDescription<br>方法 or 属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|类名:ComponentDescription<br>方法or属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:applyNewVersion(upgradeFiles: Array\<UpgradeFile>): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionInfo<br>方法or属性:descriptionType: DescriptionType;|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallback): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: CurrentVersionInfo|@ohos.update.d.ts| |新增|NA|类名:LocalUpdater;<br>方法or属性:off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void;|@ohos.update.d.ts|
|新增|NA|类名:CurrentVersionInfo<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:UpgradeInfo;<br>方法or属性:upgradeApp: string;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: CurrentVersionInfo<br>方法 or 属性:osVersion: string;|@ohos.update.d.ts| |新增|NA|类名:UpgradeInfo;<br>方法or属性:businessType: BusinessType;|@ohos.update.d.ts|
|新增|NA|类名:CurrentVersionInfo<br>方法or属性:osVersion: string;|@ohos.update.d.ts| |新增|NA|类名:BusinessType;<br>方法or属性:vendor: BusinessVendor;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: CurrentVersionInfo<br>方法 or 属性:deviceName: string;|@ohos.update.d.ts| |新增|NA|类名:BusinessType;<br>方法or属性:subType: BusinessSubType;|@ohos.update.d.ts|
|新增|NA|类名:CurrentVersionInfo<br>方法or属性:deviceName: string;|@ohos.update.d.ts| |新增|NA|类名:CheckResult;<br>方法or属性:isExistNewVersion: boolean;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: CurrentVersionInfo<br>方法 or 属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts| |新增|NA|类名:CheckResult;<br>方法or属性:newVersionInfo: NewVersionInfo;|@ohos.update.d.ts|
|新增|NA|类名:CurrentVersionInfo<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts| |新增|NA|类名:NewVersionInfo;<br>方法or属性:versionDigestInfo: VersionDigestInfo;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DownloadOptions|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:versionDigestInfo: VersionDigestInfo;|@ohos.update.d.ts|
|新增|NA|类名:DownloadOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:NewVersionInfo;<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DownloadOptions<br>方法 or 属性:allowNetwork: NetType;|@ohos.update.d.ts| |新增|NA|类名:CurrentVersionInfo;<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts|
|新增|NA|类名:DownloadOptions<br>方法or属性:allowNetwork: NetType;|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DownloadOptions<br>方法 or 属性:order: Order;|@ohos.update.d.ts| |新增|NA|类名:VersionDigestInfo;<br>方法or属性:versionDigest: string;|@ohos.update.d.ts|
|新增|NA|类名:DownloadOptions<br>方法or属性:order: Order;|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:componentId: string;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ResumeDownloadOptions|@ohos.update.d.ts| |新增|NA|类名:ComponentDescription;<br>方法or属性:componentId: string;|@ohos.update.d.ts|
|新增|NA|类名:ResumeDownloadOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:componentType: ComponentType;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ResumeDownloadOptions<br>方法 or 属性:allowNetwork: NetType;|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:upgradeAction: UpgradeAction;|@ohos.update.d.ts|
|新增|NA|类名:ResumeDownloadOptions<br>方法or属性:allowNetwork: NetType;|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:displayVersion: string;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: PauseDownloadOptions|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:innerVersion: string;|@ohos.update.d.ts|
|新增|NA|类名:PauseDownloadOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:effectiveMode: EffectiveMode;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: PauseDownloadOptions<br>方法 or 属性:isAllowAutoResume: boolean;|@ohos.update.d.ts| |新增|NA|类名:VersionComponent;<br>方法or属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts|
|新增|NA|类名:PauseDownloadOptions<br>方法or属性:isAllowAutoResume: boolean;|@ohos.update.d.ts| |新增|NA|类名:ComponentDescription;<br>方法or属性:descriptionInfo: DescriptionInfo;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeOptions|@ohos.update.d.ts| |新增|NA|类名:DescriptionOptions;<br>方法or属性:format: DescriptionFormat;|@ohos.update.d.ts|
|新增|NA|类名:UpgradeOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:DescriptionOptions;<br>方法or属性:language: string;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeOptions<br>方法 or 属性:order: Order;|@ohos.update.d.ts| |新增|NA|类名:DescriptionInfo;<br>方法or属性:descriptionType: DescriptionType;|@ohos.update.d.ts|
|新增|NA|类名:UpgradeOptions<br>方法or属性:order: Order;|@ohos.update.d.ts| |新增|NA|类名:CurrentVersionInfo;<br>方法or属性:osVersion: string;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ClearOptions|@ohos.update.d.ts| |新增|NA|类名:CurrentVersionInfo;<br>方法or属性:deviceName: string;|@ohos.update.d.ts|
|新增|NA|类名:ClearOptions<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:DownloadOptions;<br>方法or属性:allowNetwork: NetType;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ClearOptions<br>方法 or 属性:status: UpgradeStatus;|@ohos.update.d.ts| |新增|NA|类名:ResumeDownloadOptions;<br>方法or属性:allowNetwork: NetType;|@ohos.update.d.ts|
|新增|NA|类名:ClearOptions<br>方法or属性:status: UpgradeStatus;|@ohos.update.d.ts| |新增|NA|类名:DownloadOptions;<br>方法or属性:order: Order;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePolicy|@ohos.update.d.ts| |新增|NA|类名:UpgradeOptions;<br>方法or属性:order: Order;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePolicy<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:PauseDownloadOptions;<br>方法or属性:isAllowAutoResume: boolean;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePolicy<br>方法 or 属性:downloadStrategy: boolean;|@ohos.update.d.ts| |新增|NA|类名:ClearOptions;<br>方法or属性:status: UpgradeStatus;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePolicy<br>方法or属性:downloadStrategy: boolean;|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:status: UpgradeStatus;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePolicy<br>方法 or 属性:autoUpgradeStrategy: boolean;|@ohos.update.d.ts| |新增|NA|类名:UpgradePolicy;<br>方法or属性:downloadStrategy: boolean;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePolicy<br>方法or属性:autoUpgradeStrategy: boolean;|@ohos.update.d.ts| |新增|NA|类名:UpgradePolicy;<br>方法or属性:autoUpgradeStrategy: boolean;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePolicy<br>方法 or 属性:autoUpgradePeriods: Array\<UpgradePeriod>;|@ohos.update.d.ts| |新增|NA|类名:UpgradePolicy;<br>方法or属性:autoUpgradePeriods: Array\<UpgradePeriod>;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePolicy<br>方法or属性:autoUpgradePeriods: Array\<UpgradePeriod>;|@ohos.update.d.ts| |新增|NA|类名:UpgradePeriod;<br>方法or属性:start: number;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePeriod|@ohos.update.d.ts| |新增|NA|类名:UpgradePeriod;<br>方法or属性:end: number;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePeriod<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:TaskInfo;<br>方法or属性:existTask: boolean;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePeriod<br>方法 or 属性:start: number;|@ohos.update.d.ts| |新增|NA|类名:TaskInfo;<br>方法or属性:taskBody: TaskBody;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePeriod<br>方法or属性:start: number;|@ohos.update.d.ts| |新增|NA|类名:EventInfo;<br>方法or属性:taskBody: TaskBody;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradePeriod<br>方法 or 属性:end: number;|@ohos.update.d.ts| |新增|NA|类名:EventInfo;<br>方法or属性:eventId: EventId;|@ohos.update.d.ts|
|新增|NA|类名:UpgradePeriod<br>方法or属性:end: number;|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:subStatus: number;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskInfo|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:progress: number;|@ohos.update.d.ts|
|新增|NA|类名:TaskInfo<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:installMode: number;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskInfo<br>方法 or 属性:existTask: boolean;|@ohos.update.d.ts| |新增|NA|类名:TaskBody;<br>方法or属性:errorMessages: Array\<ErrorMessage>;|@ohos.update.d.ts|
|新增|NA|类名:TaskInfo<br>方法or属性:existTask: boolean;|@ohos.update.d.ts| |新增|NA|类名:ErrorMessage;<br>方法or属性:errorCode: number;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskInfo<br>方法 or 属性:taskBody: TaskBody;|@ohos.update.d.ts| |新增|NA|类名:ErrorMessage;<br>方法or属性:errorMessage: string;|@ohos.update.d.ts|
|新增|NA|类名:TaskInfo<br>方法or属性:taskBody: TaskBody;|@ohos.update.d.ts| |新增|NA|类名:EventClassifyInfo;<br>方法or属性:eventClassify: EventClassify;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventInfo|@ohos.update.d.ts| |新增|NA|类名:EventClassifyInfo;<br>方法or属性:extraInfo: string;|@ohos.update.d.ts|
|新增|NA|类名:EventInfo<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:UpgradeFile;<br>方法or属性:fileType: ComponentType;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventInfo<br>方法 or 属性:eventId: EventId;|@ohos.update.d.ts| |新增|NA|类名:UpgradeFile;<br>方法or属性:filePath: string;|@ohos.update.d.ts|
|新增|NA|类名:EventInfo<br>方法or属性:eventId: EventId;|@ohos.update.d.ts| |新增|NA|类名:UpgradeTaskCallback;<br>方法or属性:(eventInfo: EventInfo): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventInfo<br>方法 or 属性:taskBody: TaskBody;|@ohos.update.d.ts| |新增|NA|类名:BusinessVendor;<br>方法or属性:PUBLIC = "public"|@ohos.update.d.ts|
|新增|NA|类名:EventInfo<br>方法or属性:taskBody: TaskBody;|@ohos.update.d.ts| |新增|NA|类名:BusinessSubType;<br>方法or属性:FIRMWARE = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody|@ohos.update.d.ts| |新增|NA|类名:ComponentType;<br>方法or属性:OTA = 1|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:UpgradeAction;<br>方法or属性:UPGRADE = "upgrade"|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:versionDigestInfo: VersionDigestInfo;|@ohos.update.d.ts| |新增|NA|类名:UpgradeAction;<br>方法or属性:RECOVERY = "recovery"|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:versionDigestInfo: VersionDigestInfo;|@ohos.update.d.ts| |新增|NA|类名:EffectiveMode;<br>方法or属性:COLD = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:status: UpgradeStatus;|@ohos.update.d.ts| |新增|NA|类名:EffectiveMode;<br>方法or属性:LIVE = 2|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:status: UpgradeStatus;|@ohos.update.d.ts| |新增|NA|类名:EffectiveMode;<br>方法or属性:LIVE_AND_COLD = 3|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:subStatus: number;|@ohos.update.d.ts| |新增|NA|类名:DescriptionType;<br>方法or属性:CONTENT = 0|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:subStatus: number;|@ohos.update.d.ts| |新增|NA|类名:DescriptionType;<br>方法or属性:URI = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:progress: number;|@ohos.update.d.ts| |新增|NA|类名:DescriptionFormat;<br>方法or属性:STANDARD = 0|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:progress: number;|@ohos.update.d.ts| |新增|NA|类名:DescriptionFormat;<br>方法or属性:SIMPLIFIED = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:installMode: number;|@ohos.update.d.ts| |新增|NA|类名:NetType;<br>方法or属性:CELLULAR = 1|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:installMode: number;|@ohos.update.d.ts| |新增|NA|类名:NetType;<br>方法or属性:METERED_WIFI = 2|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:errorMessages: Array\<ErrorMessage>;|@ohos.update.d.ts| |新增|NA|类名:NetType;<br>方法or属性:NOT_METERED_WIFI = 4|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:errorMessages: Array\<ErrorMessage>;|@ohos.update.d.ts| |新增|NA|类名:NetType;<br>方法or属性:WIFI = 6|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: TaskBody<br>方法 or 属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts| |新增|NA|类名:NetType;<br>方法or属性:CELLULAR_AND_WIFI = 7|@ohos.update.d.ts|
|新增|NA|类名:TaskBody<br>方法or属性:versionComponents: Array\<VersionComponent>;|@ohos.update.d.ts| |新增|NA|类名:Order;<br>方法or属性:DOWNLOAD = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ErrorMessage|@ohos.update.d.ts| |新增|NA|类名:Order;<br>方法or属性:INSTALL = 2|@ohos.update.d.ts|
|新增|NA|类名:ErrorMessage<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:Order;<br>方法or属性:DOWNLOAD_AND_INSTALL = 3|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ErrorMessage<br>方法 or 属性:errorCode: number;|@ohos.update.d.ts| |新增|NA|类名:Order;<br>方法or属性:APPLY = 4|@ohos.update.d.ts|
|新增|NA|类名:ErrorMessage<br>方法or属性:errorCode: number;|@ohos.update.d.ts| |新增|NA|类名:Order;<br>方法or属性:INSTALL_AND_APPLY = 6|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ErrorMessage<br>方法 or 属性:errorMessage: string;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:WAITING_DOWNLOAD = 20|@ohos.update.d.ts|
|新增|NA|类名:ErrorMessage<br>方法or属性:errorMessage: string;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:DOWNLOADING = 21|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventClassifyInfo|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:DOWNLOAD_PAUSED = 22|@ohos.update.d.ts|
|新增|NA|类名:EventClassifyInfo<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:DOWNLOAD_FAIL = 23|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventClassifyInfo<br>方法 or 属性:eventClassify: EventClassify;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:WAITING_INSTALL = 30|@ohos.update.d.ts|
|新增|NA|类名:EventClassifyInfo<br>方法or属性:eventClassify: EventClassify;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:UPDATING = 31|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventClassifyInfo<br>方法 or 属性:extraInfo: string;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:WAITING_APPLY = 40|@ohos.update.d.ts|
|新增|NA|类名:EventClassifyInfo<br>方法or属性:extraInfo: string;|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:APPLYING = 41|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeFile|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:UPGRADE_SUCCESS = 50|@ohos.update.d.ts|
|新增|NA|类名:UpgradeFile<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:UpgradeStatus;<br>方法or属性:UPGRADE_FAIL = 51|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeFile<br>方法 or 属性:fileType: ComponentType;|@ohos.update.d.ts| |新增|NA|类名:EventClassify;<br>方法or属性:TASK = 0x01000000|@ohos.update.d.ts|
|新增|NA|类名:UpgradeFile<br>方法or属性:fileType: ComponentType;|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_TASK_BASE = EventClassify.TASK|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeFile<br>方法 or 属性:filePath: string;|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_TASK_RECEIVE|@ohos.update.d.ts|
|新增|NA|类名:UpgradeFile<br>方法or属性:filePath: string;|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_TASK_CANCEL|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeTaskCallback|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_WAIT|@ohos.update.d.ts|
|新增|NA|类名:UpgradeTaskCallback<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_START|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeTaskCallback<br>方法 or 属性:(eventInfo: EventInfo): void;|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_UPDATE|@ohos.update.d.ts|
|新增|NA|类名:UpgradeTaskCallback<br>方法or属性:(eventInfo: EventInfo): void;|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_PAUSE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessVendor|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_RESUME|@ohos.update.d.ts|
|新增|NA|类名:BusinessVendor<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_SUCCESS|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessVendor<br>方法 or 属性:PUBLIC = "public"|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_DOWNLOAD_FAIL|@ohos.update.d.ts|
|新增|NA|类名:BusinessVendor<br>方法or属性:PUBLIC = "public"|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_UPGRADE_WAIT|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessSubType|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_UPGRADE_START|@ohos.update.d.ts|
|新增|NA|类名:BusinessSubType<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_UPGRADE_UPDATE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: BusinessSubType<br>方法 or 属性:FIRMWARE = 1|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_APPLY_WAIT|@ohos.update.d.ts|
|新增|NA|类名:BusinessSubType<br>方法or属性:FIRMWARE = 1|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_APPLY_START|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ComponentType|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_UPGRADE_SUCCESS|@ohos.update.d.ts|
|新增|NA|类名:ComponentType<br>方法or属性:|@ohos.update.d.ts| |新增|NA|类名:EventId;<br>方法or属性:EVENT_UPGRADE_FAIL|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: ComponentType<br>方法 or 属性:OTA = 1|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>新版本信息:201,11500104|@ohos.update.d.ts|
|新增|NA|类名:ComponentType<br>方法or属性:OTA = 1|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<CheckResult>;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<CheckResult>;<br>新版本信息:201,11500104|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeAction|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,11500104|@ohos.update.d.ts|
|新增|NA|类名:UpgradeAction<br>方法or属性:|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;<br>旧版本信息:|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;<br>新版本信息:201,401,11500104|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeAction<br>方法 or 属性:UPGRADE = "upgrade"|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:201,401,11500104|@ohos.update.d.ts|
|新增|NA|类名:UpgradeAction<br>方法or属性:UPGRADE = "upgrade"|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;<br>旧版本信息:|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;<br>新版本信息:201,401,11500104|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeAction<br>方法 or 属性:RECOVERY = "recovery"|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>新版本信息:201,11500104|@ohos.update.d.ts|
|新增|NA|类名:UpgradeAction<br>方法or属性:RECOVERY = "recovery"|@ohos.update.d.ts| |新增(错误码)|类名:Updater;<br>方法or属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>旧版本信息:|类名:Updater;<br>方法or属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>新版本信息:201,11500104|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EffectiveMode|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|类名:EffectiveMode<br>方法or属性:|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<CheckResult>;<br>旧版本信息:|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<CheckResult>;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EffectiveMode<br>方法 or 属性:COLD = 1|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|类名:EffectiveMode<br>方法or属性:COLD = 1|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;<br>旧版本信息:|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EffectiveMode<br>方法 or 属性:LIVE = 2|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|类名:EffectiveMode<br>方法or属性:LIVE = 2|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;<br>旧版本信息:|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EffectiveMode<br>方法 or 属性:LIVE_AND_COLD = 3|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>旧版本信息:|类名:Updater;<br>方法or属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|类名:EffectiveMode<br>方法or属性:LIVE_AND_COLD = 3|@ohos.update.d.ts| |权限有变化|类名:Updater;<br>方法or属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>旧版本信息:|类名:Updater;<br>方法or属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>新版本信息:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionType|@ohos.update.d.ts| |type有变化|类名:DescriptionInfo;<br>方法or属性:content: string;<br>旧版本信息:|类名:DescriptionInfo;<br>方法or属性:content: string;<br>新版本信息:string|@ohos.update.d.ts|
|新增|NA|类名:DescriptionType<br>方法or属性:|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<NewVersionInfo>): void;|类名:Updater;<br>方法or属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionType<br>方法 or 属性:CONTENT = 0|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<NewVersionInfo>;|类名:Updater;<br>方法or属性:checkNewVersion(): Promise\<CheckResult>;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionType<br>方法or属性:CONTENT = 0|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:download(): void;|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionType<br>方法 or 属性:URI = 1|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:download(): void;|类名:Updater;<br>方法or属性:download(versionDigestInfo: VersionDigestInfo, downloadOptions: DownloadOptions): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionType<br>方法or属性:URI = 1|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:upgrade(): void;|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions, callback: AsyncCallback\<void>): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionFormat|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:upgrade(): void;|类名:Updater;<br>方法or属性:upgrade(versionDigestInfo: VersionDigestInfo, upgradeOptions: UpgradeOptions): Promise\<void>;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionFormat<br>方法or属性:|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:on(eventType: 'downloadProgress', callback: UpdateProgressCallback): void;|类名:Updater;<br>方法or属性:on(eventClassifyInfo: EventClassifyInfo, taskCallback: UpgradeTaskCallback): void;|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionFormat<br>方法 or 属性:STANDARD = 0|@ohos.update.d.ts| |函数有变化|类名:Updater;<br>方法or属性:off(eventType: 'downloadProgress', callback?: UpdateProgressCallback): void;|类名:Updater;<br>方法or属性:off(eventClassifyInfo: EventClassifyInfo, taskCallback?: UpgradeTaskCallback): void;|@ohos.update.d.ts|
|新增|NA|类名:DescriptionFormat<br>方法or属性:STANDARD = 0|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: DescriptionFormat<br>方法 or 属性:SIMPLIFIED = 1|@ohos.update.d.ts|
|新增|NA|类名:DescriptionFormat<br>方法or属性:SIMPLIFIED = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType<br>方法 or 属性:CELLULAR = 1|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:CELLULAR = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType<br>方法 or 属性:METERED_WIFI = 2|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:METERED_WIFI = 2|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType<br>方法 or 属性:NOT_METERED_WIFI = 4|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:NOT_METERED_WIFI = 4|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType<br>方法 or 属性:WIFI = 6|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:WIFI = 6|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: NetType<br>方法 or 属性:CELLULAR_AND_WIFI = 7|@ohos.update.d.ts|
|新增|NA|类名:NetType<br>方法or属性:CELLULAR_AND_WIFI = 7|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order<br>方法 or 属性:DOWNLOAD = 1|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:DOWNLOAD = 1|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order<br>方法 or 属性:INSTALL = 2|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:INSTALL = 2|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order<br>方法 or 属性:DOWNLOAD_AND_INSTALL = 3|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:DOWNLOAD_AND_INSTALL = 3|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order<br>方法 or 属性:APPLY = 4|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:APPLY = 4|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: Order<br>方法 or 属性:INSTALL_AND_APPLY = 6|@ohos.update.d.ts|
|新增|NA|类名:Order<br>方法or属性:INSTALL_AND_APPLY = 6|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:WAITING_DOWNLOAD = 20|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:WAITING_DOWNLOAD = 20|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:DOWNLOADING = 21|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:DOWNLOADING = 21|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:DOWNLOAD_PAUSED = 22|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:DOWNLOAD_PAUSED = 22|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:DOWNLOAD_FAIL = 23|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:DOWNLOAD_FAIL = 23|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:WAITING_INSTALL = 30|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:WAITING_INSTALL = 30|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:UPDATING = 31|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:UPDATING = 31|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:WAITING_APPLY = 40|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:WAITING_APPLY = 40|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:APPLYING = 41|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:APPLYING = 41|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:UPGRADE_SUCCESS = 50|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:UPGRADE_SUCCESS = 50|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: UpgradeStatus<br>方法 or 属性:UPGRADE_FAIL = 51|@ohos.update.d.ts|
|新增|NA|类名:UpgradeStatus<br>方法or属性:UPGRADE_FAIL = 51|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventClassify|@ohos.update.d.ts|
|新增|NA|类名:EventClassify<br>方法or属性:|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventClassify<br>方法 or 属性:TASK = 0x01000000|@ohos.update.d.ts|
|新增|NA|类名:EventClassify<br>方法or属性:TASK = 0x01000000|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_TASK_BASE = EventClassify.TASK|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_TASK_BASE = EventClassify.TASK|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_TASK_RECEIVE|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_TASK_RECEIVE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_TASK_CANCEL|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_TASK_CANCEL|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_WAIT|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_WAIT|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_START|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_START|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_UPDATE|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_UPDATE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_PAUSE|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_PAUSE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_RESUME|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_RESUME|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_SUCCESS|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_SUCCESS|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_DOWNLOAD_FAIL|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_DOWNLOAD_FAIL|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_UPGRADE_WAIT|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_UPGRADE_WAIT|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_UPGRADE_START|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_UPGRADE_START|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_UPGRADE_UPDATE|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_UPGRADE_UPDATE|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_APPLY_WAIT|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_APPLY_WAIT|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_APPLY_START|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_APPLY_START|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_UPGRADE_SUCCESS|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_UPGRADE_SUCCESS|@ohos.update.d.ts|
|新增|NA|模块名: ohos.update<br>类名: EventId<br>方法 or 属性:EVENT_UPGRADE_FAIL|@ohos.update.d.ts|
|新增|NA|类名:EventId<br>方法or属性:EVENT_UPGRADE_FAIL|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateTypes<br>方法 or 属性:type UpdateTypes =<br> 'OTA' \|<br> 'patch';|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateTypes<br>方法 or 属性:type UpdateTypes =<br> 'OTA' \|<br> 'patch';|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_NORMAL = 1|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_BASE = 2|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_CUST = 3|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_PRELOAD = 4|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_COTA = 5|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_VERSION = 6|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: PackageTypes<br>方法 or 属性:PACKAGE_TYPE_PATCH = 7|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:versionName: number;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:versionCode: string;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:size: number;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:verifyInfo: string;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:packageType: PackageTypes;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:CheckResult<br>方法 or 属性:descriptionId: string;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:DescriptionInfo<br>方法 or 属性:descriptionId: string;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: NewVersionStatus|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: NewVersionStatus<br>方法 or 属性:VERSION_STATUS_ERR = -1|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: NewVersionStatus<br>方法 or 属性:VERSION_STATUS_NEW = 0|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: NewVersionStatus<br>方法 or 属性:VERSION_STATUS_NONE = 1|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: NewVersionStatus<br>方法 or 属性:VERSION_STATUS_BUSY = 2|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:NewVersionInfo<br>方法 or 属性:status: NewVersionStatus;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:NewVersionInfo<br>方法 or 属性:errMsg: string;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:NewVersionInfo<br>方法 or 属性:checkResults: Array\<CheckResult>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:NewVersionInfo<br>方法 or 属性:descriptionInfo: Array\<DescriptionInfo>;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_INIT = 0|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_CHECK_VERSION_ON = 10|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_CHECK_VERSION_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_CHECK_VERSION_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_DOWNLOAD_ON = 20|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_DOWNLOAD_PAUSE|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_DOWNLOAD_CANCEL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_DOWNLOAD_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_DOWNLOAD_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_VERIFY_ON = 30|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_VERIFY_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_VERIFY_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_PACKAGE_TRANS_ON = 70|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_PACKAGE_TRANS_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_PACKAGE_TRANS_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_INSTALL_ON = 80|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_INSTALL_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_INSTALL_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_UPDATE_ON = 90|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_UPDATE_FAIL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateState<br>方法 or 属性:UPDATE_STATE_UPDATE_SUCCESS|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: Progress|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: Progress<br>方法 or 属性:percent: number;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: Progress<br>方法 or 属性:status: UpdateState;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: Progress<br>方法 or 属性:endReason: string;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: InstallMode|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: InstallMode<br>方法 or 属性:INSTALL_MODE_NORMAL|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: InstallMode<br>方法 or 属性:INSTALL_MODE_NIGHT|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: InstallMode<br>方法 or 属性:INSTALL_MODE_AUTO|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdatePolicy|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdatePolicy<br>方法 or 属性:autoDownload: boolean;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdatePolicy<br>方法 or 属性:installMode: INSTALL_MODE;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdatePolicy<br>方法 or 属性:autoUpgradeInterval: Array\<number>;|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateProgressCallback|NA|@ohos.update.d.ts|
|删除|模块名: ohos.update<br>类名: UpdateProgressCallback<br>方法 or 属性:(progress: Progress): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:getUpdatePolicy(callback: AsyncCallback\<UpdatePolicy>): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:getUpdatePolicy(): Promise\<UpdatePolicy>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:setUpdatePolicy(policy: UpdatePolicy, callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:setUpdatePolicy(policy: UpdatePolicy): Promise\<number>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:applyNewVersion(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:applyNewVersion(): Promise\<number>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:rebootAndCleanCache(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:rebootAndCleanCache(): Promise\<number>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:rebootAndCleanUserData(callback: AsyncCallback\<number>): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:rebootAndCleanUserData(): Promise\<number>;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:verifyUpdatePackage(upgradeFile: string, certsFile: string): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:on(eventType: 'downloadProgress', callback: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:on(eventType: 'upgradeProgress', callback: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:on(eventType: 'verifyProgress', callback: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:off(eventType: 'downloadProgress', callback?: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:off(eventType: 'upgradeProgress', callback?: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:off(eventType: 'verifyProgress', callback?: UpdateProgressCallback): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:Updater<br>方法 or 属性:cancel(): void;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:update<br>方法 or 属性:function getUpdater(upgradeFile: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:update<br>方法 or 属性:function getUpdaterForOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|删除|模块名:ohos.update<br>类名:update<br>方法 or 属性:function getUpdaterFromOther(upgradeFile: string, device: string, updateType?: UpdateTypes): Updater;|NA|@ohos.update.d.ts|
|起始版本有变化|类名:update<br>起始版本:6|类名:update<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:Updater<br>起始版本:6|类名:Updater<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:Updater<br>方法 or 属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>起始版本:6|类名:Updater<br>方法 or 属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:Updater<br>方法 or 属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>起始版本:6|类名:Updater<br>方法 or 属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:CheckResult<br>起始版本:6|类名:CheckResult<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:NewVersionInfo<br>起始版本:6|类名:NewVersionInfo<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:DescriptionInfo<br>起始版本:6|类名:DescriptionInfo<br>起始版本:9|@ohos.update.d.ts|
|起始版本有变化|类名:DescriptionInfo<br>方法 or 属性:content: string;<br>起始版本:6|类名:DescriptionInfo<br>方法 or 属性:content: string;<br>起始版本:9|@ohos.update.d.ts|
|新增(错误码)|NA|类名:Updater<br>方法 or 属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>错误码内容: 201, 11500104|@ohos.update.d.ts|
|新增(错误码)|NA|类名:Updater<br>方法 or 属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>错误码内容: 201, 11500104|@ohos.update.d.ts|
|新增(权限)|类名:Updater<br>方法 or 属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>权限:N/A|类名:Updater<br>方法 or 属性:getNewVersionInfo(callback: AsyncCallback\<NewVersionInfo>): void;<br>权限:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|新增(权限)|类名:Updater<br>方法 or 属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>权限:N/A|类名:Updater<br>方法 or 属性:getNewVersionInfo(): Promise\<NewVersionInfo>;<br>权限:ohos.permission.UPDATE_SYSTEM|@ohos.update.d.ts|
|函数有变化|类名:Updater<br>方法 or 属性:checkNewVersion(callback: AsyncCallback\<NewVersionInfo>): void;<br>|类名:Updater<br>方法 or 属性:checkNewVersion(callback: AsyncCallback\<CheckResult>): void;<br>|@ohos.update.d.ts|
|函数有变化|类名:Updater<br>方法 or 属性:checkNewVersion(): Promise\<NewVersionInfo>;<br>|类名:Updater<br>方法 or 属性:checkNewVersion(): Promise\<CheckResult>;<br>|@ohos.update.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|类名:usb<br>方法or属性:function usbFunctionsFromString(funcs: string): number;|@ohos.usb.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:id: number;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function usbFunctionsFromString(funcs: string): number;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function setCurrentFunctions(funcs: FunctionType): Promise\<boolean>;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function getCurrentFunctions(): FunctionType;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function setCurrentFunctions(funcs: FunctionType): Promise\<boolean>;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function getPorts(): Array\<USBPort>;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function getCurrentFunctions(): FunctionType;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function getSupportedModes(portId: number): PortModeType;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function getPorts(): Array\<USBPort>;|@ohos.usb.d.ts|
|新增|NA|类名:usb<br>方法or属性:function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\<boolean>;|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function getSupportedModes(portId: number): PortModeType;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PowerRoleType|@ohos.usb.d.ts| |新增|NA|类名:usb;<br>方法or属性:function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\<boolean>;|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PowerRoleType<br>方法 or 属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType<br>方法or属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PowerRoleType<br>方法 or 属性:SOURCE = 1|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:NONE = 0|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType<br>方法or属性:SOURCE = 1|@ohos.usb.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:SOURCE = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PowerRoleType<br>方法 or 属性:SINK = 2|@ohos.usb.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:SINK = 2|@ohos.usb.d.ts|
|新增|NA|类名:PowerRoleType<br>方法or属性:SINK = 2|@ohos.usb.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:HOST = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: DataRoleType|@ohos.usb.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:DEVICE = 2|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:UFP = 1|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: DataRoleType<br>方法 or 属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:DFP = 2|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType<br>方法or属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:DRP = 3|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: DataRoleType<br>方法 or 属性:HOST = 1|@ohos.usb.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:NUM_MODES = 4|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType<br>方法or属性:HOST = 1|@ohos.usb.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentMode: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: DataRoleType<br>方法 or 属性:DEVICE = 2|@ohos.usb.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentPowerRole: number;|@ohos.usb.d.ts|
|新增|NA|类名:DataRoleType<br>方法or属性:DEVICE = 2|@ohos.usb.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentDataRole: number;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType|@ohos.usb.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:supportedModes: PortModeType;|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:status: USBPortStatus;|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType<br>方法 or 属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:ACM = 1|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:ECM = 2|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType<br>方法 or 属性:UFP = 1|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:HDC = 4|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:UFP = 1|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:MTP = 8|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType<br>方法 or 属性:DFP = 2|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:PTP = 16|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:DFP = 2|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:RNDIS = 32|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType<br>方法 or 属性:DRP = 3|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:MIDI = 64|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:DRP = 3|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:AUDIO_SOURCE = 128|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: PortModeType<br>方法 or 属性:NUM_MODES = 4|@ohos.usb.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:NCM = 256|@ohos.usb.d.ts|
|新增|NA|类名:PortModeType<br>方法or属性:NUM_MODES = 4|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getDevices(): Array\<Readonly\<USBDevice>>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPortStatus|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function connectDevice(device: USBDevice): Readonly\<USBDevicePipe>;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPortStatus<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function hasRight(deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPortStatus<br>方法 or 属性:currentMode: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function requestRight(deviceName: string): Promise\<boolean>;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPortStatus<br>方法or属性:currentMode: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function removeRight(deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPortStatus<br>方法 or 属性:currentPowerRole: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function addRight(bundleName: string, deviceName: string): boolean;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPortStatus<br>方法or属性:currentPowerRole: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function usbFunctionsFromString(funcs: string): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPortStatus<br>方法 or 属性:currentDataRole: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPortStatus<br>方法or属性:currentDataRole: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function setCurrentFunctions(funcs: FunctionType): Promise\<void>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPort|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getCurrentFunctions(): FunctionType;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPort<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getPorts(): Array\<USBPort>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPort<br>方法 or 属性:id: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getSupportedModes(portId: number): PortModeType;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPort<br>方法or属性:id: number;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\<void>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPort<br>方法 or 属性:supportedModes: PortModeType;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function claimInterface(pipe: USBDevicePipe, iface: USBInterface, force?: boolean): number;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPort<br>方法or属性:supportedModes: PortModeType;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function releaseInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: USBPort<br>方法 or 属性:status: USBPortStatus;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function setConfiguration(pipe: USBDevicePipe, config: USBConfiguration): number;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBPort<br>方法or属性:status: USBPortStatus;|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function setInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBRequestTargetType<br>方法or属性:USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getRawDescriptor(pipe: USBDevicePipe): Uint8Array;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBRequestTargetType<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function getFileDescriptor(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBRequestTargetType<br>方法or属性:USB_REQUEST_TARGET_OTHER = 3|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBControlRequestType<br>方法or属性:USB_REQUEST_TYPE_CLASS = 1|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function bulkTransfer(pipe: USBDevicePipe, endpoint: USBEndpoint, buffer: Uint8Array,<br><br> timeout?: number): Promise\<number>;|@ohos.usbManager.d.ts|
|新增|NA|类名:USBControlRequestType<br>方法or属性:USB_REQUEST_TYPE_VENDOR = 2|@ohos.usb.d.ts| |新增|NA|类名:usbManager;<br>方法or属性:function closePipe(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:address: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:attributes: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:attributes: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:NONE = 0|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:interval: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:ACM = 1|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:maxPacketSize: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:ACM = 1|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:direction: USBRequestDirection;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:ECM = 2|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:number: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:ECM = 2|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:type: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:HDC = 4|@ohos.usb.d.ts| |新增|NA|类名:USBEndpoint;<br>方法or属性:interfaceId: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:HDC = 4|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:id: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:MTP = 8|@ohos.usb.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:id: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:MTP = 8|@ohos.usb.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:id: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:PTP = 16|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:protocol: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:PTP = 16|@ohos.usb.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:protocol: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:RNDIS = 32|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:clazz: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:RNDIS = 32|@ohos.usb.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:clazz: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:MIDI = 64|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:subClass: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:MIDI = 64|@ohos.usb.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:subClass: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:AUDIO_SOURCE = 128|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:alternateSetting: number;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:AUDIO_SOURCE = 128|@ohos.usb.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:name: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usb<br>类名: FunctionType<br>方法 or 属性:NCM = 256|@ohos.usb.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:name: string;|@ohos.usbManager.d.ts|
|新增|NA|类名:FunctionType<br>方法or属性:NCM = 256|@ohos.usb.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:name: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager|@ohos.usbManager.d.ts| |新增|NA|类名:USBInterface;<br>方法or属性:endpoints: Array\<USBEndpoint>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getDevices(): Array\<Readonly\<USBDevice>>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:maxPower: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function connectDevice(device: USBDevice): Readonly\<USBDevicePipe>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:isRemoteWakeup: boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function hasRight(deviceName: string): boolean;|@ohos.usbManager.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:isSelfPowered: boolean;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function requestRight(deviceName: string): Promise\<boolean>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBConfiguration;<br>方法or属性:interfaces: Array\<USBInterface>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function removeRight(deviceName: string): boolean;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:busNum: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function addRight(bundleName: string, deviceName: string): boolean;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevicePipe;<br>方法or属性:busNum: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function usbFunctionsFromString(funcs: string): number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:devAddress: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function usbFunctionsToString(funcs: FunctionType): string;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevicePipe;<br>方法or属性:devAddress: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function setCurrentFunctions(funcs: FunctionType): Promise\<void>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:serial: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getCurrentFunctions(): FunctionType;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:manufacturerName: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getPorts(): Array\<USBPort>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:productName: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getSupportedModes(portId: number): PortModeType;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:version: string;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function setPortRoles(portId: number, powerRole: PowerRoleType, dataRole: DataRoleType): Promise\<void>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:vendorId: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function claimInterface(pipe: USBDevicePipe, iface: USBInterface, force?: boolean): number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:productId: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function releaseInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBDevice;<br>方法or属性:configs: Array\<USBConfiguration>;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function setConfiguration(pipe: USBDevicePipe, config: USBConfiguration): number;|@ohos.usbManager.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function setInterface(pipe: USBDevicePipe, iface: USBInterface): number;|@ohos.usbManager.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getRawDescriptor(pipe: USBDevicePipe): Uint8Array;|@ohos.usbManager.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function getFileDescriptor(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:NONE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;|@ohos.usbManager.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:SOURCE = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function bulkTransfer(pipe: USBDevicePipe, endpoint: USBEndpoint, buffer: Uint8Array,<br><br> timeout?: number): Promise\<number>;|@ohos.usbManager.d.ts| |新增|NA|类名:PowerRoleType;<br>方法or属性:SINK = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: usbManager<br>方法 or 属性: function closePipe(pipe: USBDevicePipe): number;|@ohos.usbManager.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:HOST = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint|@ohos.usbManager.d.ts| |新增|NA|类名:DataRoleType;<br>方法or属性:DEVICE = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: address: number;|@ohos.usbManager.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:UFP = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: attributes: number;|@ohos.usbManager.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:DFP = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: interval: number;|@ohos.usbManager.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:DRP = 3|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: maxPacketSize: number;|@ohos.usbManager.d.ts| |新增|NA|类名:PortModeType;<br>方法or属性:NUM_MODES = 4|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: direction: USBRequestDirection;|@ohos.usbManager.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentMode: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: number: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentPowerRole: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: type: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBPortStatus;<br>方法or属性:currentDataRole: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBEndpoint<br>方法 or 属性: interfaceId: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:supportedModes: PortModeType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface|@ohos.usbManager.d.ts| |新增|NA|类名:USBPort;<br>方法or属性:status: USBPortStatus;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: id: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:request: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: protocol: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:target: USBRequestTargetType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: clazz: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:reqType: USBControlRequestType;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: subClass: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:value: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: alternateSetting: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:index: number;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: name: string;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlParams;<br>方法or属性:data: Uint8Array;|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBInterface<br>方法 or 属性: endpoints: Array\<USBEndpoint>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_DEVICE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: id: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: attributes: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_OTHER = 3|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: maxPower: number;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_STANDARD = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: name: string;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_CLASS = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: isRemoteWakeup: boolean;|@ohos.usbManager.d.ts| |新增|NA|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_VENDOR = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: isSelfPowered: boolean;|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_TO_DEVICE = 0|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBConfiguration<br>方法 or 属性: interfaces: Array\<USBInterface>;|@ohos.usbManager.d.ts| |新增|NA|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_FROM_DEVICE = 0x80|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:ACM = 1|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: busNum: number;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:ECM = 2|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: devAddress: number;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:HDC = 4|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: serial: string;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:MTP = 8|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: name: string;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:PTP = 16|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: manufacturerName: string;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:RNDIS = 32|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: productName: string;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:MIDI = 64|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: version: string;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:AUDIO_SOURCE = 128|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: vendorId: number;|@ohos.usbManager.d.ts| |新增|NA|类名:FunctionType;<br>方法or属性:NCM = 256|@ohos.usbManager.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: productId: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:declare usb<br>旧版本信息:|类名:usb;<br>方法or属性:declare usb<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: clazz: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function getDevices(): Array\<Readonly\<USBDevice>>;<br>旧版本信息:|类名:usb;<br>方法or属性:function getDevices(): Array\<Readonly\<USBDevice>>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: subClass: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function connectDevice(device: USBDevice): Readonly\<USBDevicePipe>;<br>旧版本信息:|类名:usb;<br>方法or属性:function connectDevice(device: USBDevice): Readonly\<USBDevicePipe>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: protocol: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function hasRight(deviceName: string): boolean;<br>旧版本信息:|类名:usb;<br>方法or属性:function hasRight(deviceName: string): boolean;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevice<br>方法 or 属性: configs: Array\<USBConfiguration>;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function requestRight(deviceName: string): Promise\<boolean>;<br>旧版本信息:|类名:usb;<br>方法or属性:function requestRight(deviceName: string): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevicePipe|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function claimInterface(pipe: USBDevicePipe, iface: USBInterface, force?: boolean): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function claimInterface(pipe: USBDevicePipe, iface: USBInterface, force?: boolean): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevicePipe<br>方法 or 属性: busNum: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function releaseInterface(pipe: USBDevicePipe, iface: USBInterface): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function releaseInterface(pipe: USBDevicePipe, iface: USBInterface): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBDevicePipe<br>方法 or 属性: devAddress: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function setConfiguration(pipe: USBDevicePipe, config: USBConfig): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function setConfiguration(pipe: USBDevicePipe, config: USBConfig): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PowerRoleType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function setInterface(pipe: USBDevicePipe, iface: USBInterface): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function setInterface(pipe: USBDevicePipe, iface: USBInterface): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PowerRoleType<br>方法 or 属性: NONE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function getRawDescriptor(pipe: USBDevicePipe): Uint8Array;<br>旧版本信息:|类名:usb;<br>方法or属性:function getRawDescriptor(pipe: USBDevicePipe): Uint8Array;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PowerRoleType<br>方法 or 属性: SOURCE = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function getFileDescriptor(pipe: USBDevicePipe): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function getFileDescriptor(pipe: USBDevicePipe): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PowerRoleType<br>方法 or 属性: SINK = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;<br>旧版本信息:|类名:usb;<br>方法or属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: DataRoleType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function bulkTransfer(pipe: USBDevicePipe, endpoint: USBEndpoint, buffer: Uint8Array,<br><br> timeout?: number): Promise\<number>;<br>旧版本信息:|类名:usb;<br>方法or属性:function bulkTransfer(pipe: USBDevicePipe, endpoint: USBEndpoint, buffer: Uint8Array,<br><br> timeout?: number): Promise\<number>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: DataRoleType<br>方法 or 属性: NONE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:usb;<br>方法or属性:function closePipe(pipe: USBDevicePipe): number;<br>旧版本信息:|类名:usb;<br>方法or属性:function closePipe(pipe: USBDevicePipe): number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: DataRoleType<br>方法 or 属性: HOST = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:interface USBEndpoint<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:interface USBEndpoint<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: DataRoleType<br>方法 or 属性: DEVICE = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:address: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:address: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:attributes: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:attributes: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: NONE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:attributes: number;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:attributes: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: UFP = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:interval: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:interval: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: DFP = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:maxPacketSize: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:maxPacketSize: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: DRP = 3|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:direction: USBRequestDirection;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:direction: USBRequestDirection;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: PortModeType<br>方法 or 属性: NUM_MODES = 4|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:number: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:number: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPortStatus|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:type: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:type: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPortStatus<br>方法 or 属性: currentMode: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBEndpoint;<br>方法or属性:interfaceId: number;<br>旧版本信息:|类名:USBEndpoint;<br>方法or属性:interfaceId: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPortStatus<br>方法 or 属性: currentPowerRole: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:interface USBInterface<br>旧版本信息:|类名:USBInterface;<br>方法or属性:interface USBInterface<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPortStatus<br>方法 or 属性: currentDataRole: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:id: number;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:id: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPort|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:id: number;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:id: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPort<br>方法 or 属性: id: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:protocol: number;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:protocol: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPort<br>方法 or 属性: supportedModes: PortModeType;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:protocol: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:protocol: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBPort<br>方法 or 属性: status: USBPortStatus;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:clazz: number;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:clazz: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:clazz: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:clazz: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: request: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:subClass: number;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:subClass: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: target: USBRequestTargetType;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:subClass: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:subClass: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: reqType: USBControlRequestType;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:alternateSetting: number;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:alternateSetting: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: value: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:name: string;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:name: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: index: number;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:name: string;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:name: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlParams<br>方法 or 属性: data: Uint8Array;|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:name: string;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:name: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestTargetType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBInterface;<br>方法or属性:endpoints: Array\<USBEndpoint>;<br>旧版本信息:|类名:USBInterface;<br>方法or属性:endpoints: Array\<USBEndpoint>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestTargetType<br>方法 or 属性: USB_REQUEST_TARGET_DEVICE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:interface USBConfig<br>旧版本信息:|类名:USBConfig;<br>方法or属性:interface USBConfig<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestTargetType<br>方法 or 属性: USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:maxPower: number;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:maxPower: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestTargetType<br>方法 or 属性: USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:isRemoteWakeup: boolean;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:isRemoteWakeup: boolean;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestTargetType<br>方法 or 属性: USB_REQUEST_TARGET_OTHER = 3|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:isSelfPowered: boolean;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:isSelfPowered: boolean;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlRequestType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBConfig;<br>方法or属性:interfaces: Array\<USBInterface>;<br>旧版本信息:|类名:USBConfig;<br>方法or属性:interfaces: Array\<USBInterface>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlRequestType<br>方法 or 属性: USB_REQUEST_TYPE_STANDARD = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:interface USBDevice<br>旧版本信息:|类名:USBDevice;<br>方法or属性:interface USBDevice<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlRequestType<br>方法 or 属性: USB_REQUEST_TYPE_CLASS = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:busNum: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:busNum: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBControlRequestType<br>方法 or 属性: USB_REQUEST_TYPE_VENDOR = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevicePipe;<br>方法or属性:busNum: number;<br>旧版本信息:|类名:USBDevicePipe;<br>方法or属性:busNum: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestDirection|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:devAddress: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:devAddress: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestDirection<br>方法 or 属性: USB_REQUEST_DIR_TO_DEVICE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevicePipe;<br>方法or属性:devAddress: number;<br>旧版本信息:|类名:USBDevicePipe;<br>方法or属性:devAddress: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: USBRequestDirection<br>方法 or 属性: USB_REQUEST_DIR_FROM_DEVICE = 0x80|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:serial: string;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:serial: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:manufacturerName: string;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:manufacturerName: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: NONE = 0|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:productName: string;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:productName: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: ACM = 1|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:version: string;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:version: string;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: ECM = 2|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:vendorId: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:vendorId: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: HDC = 4|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:productId: number;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:productId: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: MTP = 8|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevice;<br>方法or属性:configs: Array\<USBConfig>;<br>旧版本信息:|类名:USBDevice;<br>方法or属性:configs: Array\<USBConfig>;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: PTP = 16|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBDevicePipe;<br>方法or属性:interface USBDevicePipe<br>旧版本信息:|类名:USBDevicePipe;<br>方法or属性:interface USBDevicePipe<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: RNDIS = 32|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:interface USBControlParams<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:interface USBControlParams<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: MIDI = 64|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:request: number;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:request: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: AUDIO_SOURCE = 128|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:target: USBRequestTargetType;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:target: USBRequestTargetType;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|新增|NA|模块名: ohos.usbManager<br>类名: FunctionType<br>方法 or 属性: NCM = 256|@ohos.usbManager.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:reqType: USBControlRequestType;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:reqType: USBControlRequestType;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:usb<br>废弃版本:N/A|类名:usb<br>废弃版本:9<br>代替接口:ohos.usbManager |@ohos.usb.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:value: number;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:value: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|函数有变化|类名:usb<br>方法 or 属性:function controlTransfer(pipe: USBDevicePipe, contrlparam: USBControlParams, timeout?: number): Promise\<number>;<br>|类名:usb<br>方法 or 属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;<br>|@ohos.usb.d.ts| |废弃版本有变化|类名:USBControlParams;<br>方法or属性:index: number;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:index: number;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBControlParams;<br>方法or属性:data: Uint8Array;<br>旧版本信息:|类名:USBControlParams;<br>方法or属性:data: Uint8Array;<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestTargetType;<br>方法or属性:export enum USBRequestTargetType<br>旧版本信息:|类名:USBRequestTargetType;<br>方法or属性:export enum USBRequestTargetType<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_DEVICE = 0<br>旧版本信息:|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_DEVICE = 0<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_INTERFACE = 1<br>旧版本信息:|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_INTERFACE = 1<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2<br>旧版本信息:|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_OTHER = 3<br>旧版本信息:|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_OTHER = 3<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBControlRequestType;<br>方法or属性:export enum USBControlRequestType<br>旧版本信息:|类名:USBControlRequestType;<br>方法or属性:export enum USBControlRequestType<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_STANDARD = 0<br>旧版本信息:|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_STANDARD = 0<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_CLASS = 1<br>旧版本信息:|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_CLASS = 1<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_VENDOR = 2<br>旧版本信息:|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_VENDOR = 2<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestDirection;<br>方法or属性:export enum USBRequestDirection<br>旧版本信息:|类名:USBRequestDirection;<br>方法or属性:export enum USBRequestDirection<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_TO_DEVICE = 0<br>旧版本信息:|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_TO_DEVICE = 0<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|废弃版本有变化|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_FROM_DEVICE = 0x80<br>旧版本信息:|类名:USBRequestDirection;<br>方法or属性:USB_REQUEST_DIR_FROM_DEVICE = 0x80<br>新版本信息:9<br>代替接口: ohos.usbManager|@ohos.usb.d.ts|
|函数有变化|类名:usb;<br>方法or属性:function controlTransfer(pipe: USBDevicePipe, contrlparam: USBControlParams, timeout?: number): Promise\<number>;|类名:usb;<br>方法or属性:function controlTransfer(pipe: USBDevicePipe, controlparam: USBControlParams, timeout?: number): Promise\<number>;|@ohos.usb.d.ts|
|函数有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_INTERFACE|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_INTERFACE = 1|@ohos.usb.d.ts|
|函数有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_ENDPOINT = 2|@ohos.usb.d.ts|
|函数有变化|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_OTHER|类名:USBRequestTargetType;<br>方法or属性:USB_REQUEST_TARGET_OTHER = 3|@ohos.usb.d.ts|
|函数有变化|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_CLASS|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_CLASS = 1|@ohos.usb.d.ts|
|函数有变化|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_VENDOR|类名:USBControlRequestType;<br>方法or属性:USB_REQUEST_TYPE_VENDOR = 2|@ohos.usb.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: faceAuth|@ohos.userIAM.faceAuth.d.ts| |新增|NA|类名:AuthResultInfo;<br>方法or属性:token ?: Uint8Array;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager|@ohos.userIAM.faceAuth.d.ts| |新增|NA|类名:FaceAuthManager;<br>方法or属性:constructor();|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager<br>方法 or 属性: constructor();|@ohos.userIAM.faceAuth.d.ts| |新增|NA|类名:FaceAuthManager;<br>方法or属性:setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.faceAuth<br>类名: FaceAuthManager<br>方法 or 属性: setSurfaceId(surfaceId: string): void;|@ohos.userIAM.faceAuth.d.ts| |新增|NA|类名:userAuth;<br>方法or属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEventKey<br>方法 or 属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:userAuth;<br>方法or属性:type EventInfo = AuthResultInfo \| TipInfo;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEventKey<br>方法or属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:userAuth;<br>方法or属性:function getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEventKey<br>方法 or 属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:userAuth;<br>方法or属性:function getAuthInstance(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel): AuthInstance;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEventKey<br>方法or属性:type AuthEventKey = "result" \| "tip";|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthEvent;<br>方法or属性:callback(result: EventInfo): void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEvent|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthResultInfo;<br>方法or属性:result: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEvent<br>方法or属性:|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthResultInfo;<br>方法or属性:remainAttempts ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthEvent<br>方法 or 属性:callback(result: EventInfo): void;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthResultInfo;<br>方法or属性:lockoutDuration ?: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthEvent<br>方法or属性:callback(result: EventInfo): void;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:TipInfo;<br>方法or属性:module: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:TipInfo;<br>方法or属性:tip: number;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthInstance;<br>方法or属性:on: (name: AuthEventKey, callback: AuthEvent) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:result: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthInstance;<br>方法or属性:off: (name: AuthEventKey) => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:result: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthInstance;<br>方法or属性:start: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:token ?: Uint8Array;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:AuthInstance;<br>方法or属性:cancel: () => void;|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:token ?: Uint8Array;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:SUCCESS = 12500000|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:remainAttempts ?: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:FAIL = 12500001|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:remainAttempts ?: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:GENERAL_ERROR = 12500002|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthResultInfo<br>方法 or 属性:lockoutDuration ?: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:CANCELED = 12500003|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthResultInfo<br>方法or属性:lockoutDuration ?: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:TIMEOUT = 12500004|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:TYPE_NOT_SUPPORT = 12500005|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:TRUST_LEVEL_NOT_SUPPORT = 12500006|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo<br>方法 or 属性:module: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:BUSY = 12500007|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:module: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: TipInfo<br>方法 or 属性:tip: number;|@ohos.userIAM.userAuth.d.ts| |新增|NA|类名:UserAuthResultCode;<br>方法or属性:NOT_ENROLLED = 12500010|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:TipInfo<br>方法or属性:tip: number;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:AuthenticationResult;<br>方法or属性:export enum AuthenticationResult<br>旧版本信息:|类名:AuthenticationResult;<br>方法or属性:export enum AuthenticationResult<br>新版本信息:8<br>代替接口: ohos.userIAM.userAuth.ResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:Authenticator;<br>方法or属性:interface Authenticator<br>旧版本信息:|类名:Authenticator;<br>方法or属性:interface Authenticator<br>新版本信息:8<br>代替接口:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:Authenticator;<br>方法or属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>旧版本信息:|类名:Authenticator;<br>方法or属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>新版本信息:8<br>代替接口:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:on: (name: AuthEventKey, callback: AuthEvent) => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:class UserAuth<br>旧版本信息:|类名:UserAuth;<br>方法or属性:class UserAuth<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthInstance|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:on: (name: AuthEventKey, callback: AuthEvent) => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:constructor();<br>旧版本信息:|类名:UserAuth;<br>方法or属性:constructor();<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.getAuthInstance|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:off: (name: AuthEventKey) => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:getVersion(): number;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:getVersion(): number;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.getVersion|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:off: (name: AuthEventKey) => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): number;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): number;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.getAvailableStatus|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:start: () => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthInstance.start|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:start: () => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): number;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:cancelAuth(contextID: Uint8Array): number;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthInstance.cancel|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: AuthInstance<br>方法 or 属性:cancel: () => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:IUserAuthCallback;<br>方法or属性:interface IUserAuthCallback<br>旧版本信息:|类名:IUserAuthCallback;<br>方法or属性:interface IUserAuthCallback<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthEvent|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:AuthInstance<br>方法or属性:cancel: () => void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:IUserAuthCallback;<br>方法or属性:onResult: (result: number, extraInfo: AuthResult) => void;<br>旧版本信息:|类名:IUserAuthCallback;<br>方法or属性:onResult: (result: number, extraInfo: AuthResult) => void;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthEvent.callback|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:userAuth<br>方法or属性:function getAvailableStatus(authType: UserAuthType, authTrustLevel: AuthTrustLevel): void;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:IUserAuthCallback;<br>方法or属性:onAcquireInfo ?: (module: number, acquire: number, extraInfo: any) => void;<br>旧版本信息:|类名:IUserAuthCallback;<br>方法or属性:onAcquireInfo ?: (module: number, acquire: number, extraInfo: any) => void;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthEvent.callback|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:userAuth<br>方法or属性:function getAuthInstance(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel): AuthInstance;|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:AuthResult;<br>方法or属性:interface AuthResult<br>旧版本信息:|类名:AuthResult;<br>方法or属性:interface AuthResult<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:AuthResult;<br>方法or属性:token ?: Uint8Array;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:token ?: Uint8Array;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:AuthResult;<br>方法or属性:remainTimes ?: number;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:remainTimes ?: number;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:SUCCESS = 12500000|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:AuthResult;<br>方法or属性:freezingTime ?: number;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:freezingTime ?: number;<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.AuthResultInfo|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:SUCCESS = 12500000|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:enum ResultCode<br>旧版本信息:|类名:ResultCode;<br>方法or属性:enum ResultCode<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:FAIL = 12500001|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:SUCCESS = 0<br>旧版本信息:|类名:ResultCode;<br>方法or属性:SUCCESS = 0<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:FAIL = 12500001|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:FAIL = 1<br>旧版本信息:|类名:ResultCode;<br>方法or属性:FAIL = 1<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:GENERAL_ERROR = 12500002|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:GENERAL_ERROR = 2<br>旧版本信息:|类名:ResultCode;<br>方法or属性:GENERAL_ERROR = 2<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:GENERAL_ERROR = 12500002|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:CANCELED = 3<br>旧版本信息:|类名:ResultCode;<br>方法or属性:CANCELED = 3<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:CANCELED = 12500003|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:TIMEOUT = 4<br>旧版本信息:|类名:ResultCode;<br>方法or属性:TIMEOUT = 4<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:CANCELED = 12500003|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:TYPE_NOT_SUPPORT = 5<br>旧版本信息:|类名:ResultCode;<br>方法or属性:TYPE_NOT_SUPPORT = 5<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TIMEOUT = 12500004|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>旧版本信息:|类名:ResultCode;<br>方法or属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TIMEOUT = 12500004|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:BUSY = 7<br>旧版本信息:|类名:ResultCode;<br>方法or属性:BUSY = 7<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 12500005|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:INVALID_PARAMETERS = 8<br>旧版本信息:|类名:ResultCode;<br>方法or属性:INVALID_PARAMETERS = 8<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TYPE_NOT_SUPPORT = 12500005|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:LOCKED = 9<br>旧版本信息:|类名:ResultCode;<br>方法or属性:LOCKED = 9<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 12500006|@ohos.userIAM.userAuth.d.ts| |废弃版本有变化|类名:ResultCode;<br>方法or属性:NOT_ENROLLED = 10<br>旧版本信息:|类名:ResultCode;<br>方法or属性:NOT_ENROLLED = 10<br>新版本信息:9<br>代替接口: ohos.userIAM.userAuth.UserAuthResultCode|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:TRUST_LEVEL_NOT_SUPPORT = 12500006|@ohos.userIAM.userAuth.d.ts| |权限有变化|类名:userAuth;<br>方法or属性:declare userAuth<br>旧版本信息:ohos.permission.ACCESS_BIOMETRIC|类名:userAuth;<br>方法or属性:declare userAuth<br>新版本信息:|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:BUSY = 12500007|@ohos.userIAM.userAuth.d.ts| |权限有变化|类名:Authenticator;<br>方法or属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>旧版本信息:|类名:Authenticator;<br>方法or属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>新版本信息:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:BUSY = 12500007|@ohos.userIAM.userAuth.d.ts| |权限有变化|类名:UserAuth;<br>方法or属性:getVersion(): number;<br>旧版本信息:|类名:UserAuth;<br>方法or属性:getVersion(): number;<br>新版本信息:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts| |type有变化|类名:AuthResult;<br>方法or属性:token ?: Uint8Array;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:token ?: Uint8Array;<br>新版本信息:Uint8Array|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:LOCKED = 12500009|@ohos.userIAM.userAuth.d.ts| |type有变化|类名:AuthResult;<br>方法or属性:remainTimes ?: number;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:remainTimes ?: number;<br>新版本信息:number|@ohos.userIAM.userAuth.d.ts|
|新增|NA|模块名: ohos.userIAM.userAuth<br>类名: UserAuthResultCode<br>方法 or 属性:NOT_ENROLLED = 12500010|@ohos.userIAM.userAuth.d.ts| |type有变化|类名:AuthResult;<br>方法or属性:freezingTime ?: number;<br>旧版本信息:|类名:AuthResult;<br>方法or属性:freezingTime ?: number;<br>新版本信息:number|@ohos.userIAM.userAuth.d.ts|
|新增|NA|类名:UserAuthResultCode<br>方法or属性:NOT_ENROLLED = 12500010|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:AuthenticationResult<br>废弃版本:N/A|类名:AuthenticationResult<br>废弃版本:8<br>代替接口:ohos.userIAM.userAuth.ResultCode |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:Authenticator<br>废弃版本:N/A|类名:Authenticator<br>废弃版本:8<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>废弃版本:N/A|类名:UserAuth<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthInstance |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>方法 or 属性:constructor();<br>废弃版本:N/A|类名:UserAuth<br>方法 or 属性:constructor();<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.getAuthInstance |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:UserAuth<br>方法 or 属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>废弃版本:N/A|类名:UserAuth<br>方法 or 属性:auth(challenge: Uint8Array, authType: UserAuthType, authTrustLevel: AuthTrustLevel, callback: IUserAuthCallback): Uint8Array;<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthInstance.start |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:IUserAuthCallback<br>废弃版本:N/A|类名:IUserAuthCallback<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthEvent |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:AuthResult<br>废弃版本:N/A|类名:AuthResult<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.AuthResultInfo |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>废弃版本:N/A|类名:ResultCode<br>废弃版本:9<br>代替接口:ohos.userIAM.userAuth.UserAuthResultCode |@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:SUCCESS = 0<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:SUCCESS = 0<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:FAIL = 1<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:FAIL = 1<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:GENERAL_ERROR = 2<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:GENERAL_ERROR = 2<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:CANCELED = 3<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:CANCELED = 3<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TIMEOUT = 4<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TIMEOUT = 4<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 5<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TYPE_NOT_SUPPORT = 5<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:TRUST_LEVEL_NOT_SUPPORT = 6<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:BUSY = 7<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:BUSY = 7<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:INVALID_PARAMETERS = 8<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:INVALID_PARAMETERS = 8<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:LOCKED = 9<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:LOCKED = 9<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|废弃版本有变化|类名:ResultCode<br>方法 or 属性:NOT_ENROLLED = 10<br>废弃版本:N/A|类名:ResultCode<br>方法 or 属性:NOT_ENROLLED = 10<br>废弃版本:9<br>代替接口:N/A|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:N/A|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:N/A|类名:AuthType<br>方法 or 属性:type AuthType = "ALL" \| "FACE_ONLY";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:N/A|类名:SecureLevel<br>方法 or 属性:type SecureLevel = "S1" \| "S2" \| "S3" \| "S4";<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>起始版本:N/A|类名:AuthenticationResult<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:NO_SUPPORT = -1<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:NO_SUPPORT = -1<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:SUCCESS = 0<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:SUCCESS = 0<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:COMPARE_FAILURE = 1<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:COMPARE_FAILURE = 1<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:CANCELED = 2<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:CANCELED = 2<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:TIMEOUT = 3<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:TIMEOUT = 3<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:CAMERA_FAIL = 4<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:CAMERA_FAIL = 4<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:BUSY = 5<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:BUSY = 5<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:INVALID_PARAMETERS = 6<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:INVALID_PARAMETERS = 6<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:LOCKED = 7<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:LOCKED = 7<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:NOT_ENROLLED = 8<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:NOT_ENROLLED = 8<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthenticationResult<br>方法 or 属性:GENERAL_ERROR = 100<br>起始版本:N/A|类名:AuthenticationResult<br>方法 or 属性:GENERAL_ERROR = 100<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>起始版本:N/A|类名:Authenticator<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>起始版本:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>起始版本:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>起始版本:6|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:IUserAuthCallback<br>起始版本:N/A|类名:IUserAuthCallback<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:token ?: Uint8Array;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:token ?: Uint8Array;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:remainTimes ?: number;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:remainTimes ?: number;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|起始版本有变化|类名:AuthResult<br>方法 or 属性:freezingTime ?: number;<br>起始版本:N/A|类名:AuthResult<br>方法 or 属性:freezingTime ?: number;<br>起始版本:8|@ohos.userIAM.userAuth.d.ts|
|删除(权限)|类名:userAuth<br>权限:ohos.permission.ACCESS_BIOMETRIC|类名:userAuth<br>权限:N/A|@ohos.userIAM.userAuth.d.ts|
|新增(权限)|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>权限:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel, callback: AsyncCallback\<number>): void;<br>权限:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
|新增(权限)|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>权限:N/A|类名:Authenticator<br>方法 or 属性:execute(type: AuthType, level: SecureLevel): Promise\<number>;<br>权限:ohos.permission.ACCESS_BIOMETRIC|@ohos.userIAM.userAuth.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.web.webview<br>类名: webview|@ohos.web.webview.d.ts| |新增|NA|类名:webview;<br>方法or属性:function once(type: string, callback: Callback\<void>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHeader|@ohos.web.webview.d.ts| |新增|NA|类名:webview;<br>方法or属性:type WebMessage = ArrayBuffer \| string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHeader<br>方法 or 属性: headerKey: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebHeader;<br>方法or属性:headerKey: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHeader<br>方法 or 属性: headerValue: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebHeader;<br>方法or属性:headerValue: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:EditText|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: EditText|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:Email|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: Email|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:HttpAnchor|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: HttpAnchor|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:HttpAnchorImg|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: HttpAnchorImg|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:Img|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: Img|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:Map|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: Map|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:Phone|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: Phone|@ohos.web.webview.d.ts| |新增|NA|类名:WebHitTestType;<br>方法or属性:Unknown|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebHitTestType<br>方法 or 属性: Unknown|@ohos.web.webview.d.ts| |新增|NA|类名:HitTestValue;<br>方法or属性:type: WebHitTestType;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HitTestValue|@ohos.web.webview.d.ts| |新增|NA|类名:HitTestValue;<br>方法or属性:extra: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HitTestValue<br>方法 or 属性: type: WebHitTestType;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCustomScheme;<br>方法or属性:schemeName: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HitTestValue<br>方法 or 属性: extra: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCustomScheme;<br>方法or属性:isSupportCORS: boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCustomScheme|@ohos.web.webview.d.ts| |新增|NA|类名:WebCustomScheme;<br>方法or属性:isSupportFetch: boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCustomScheme<br>方法 or 属性: schemeName: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorageOrigin;<br>方法or属性:origin: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCustomScheme<br>方法 or 属性: isSupportCORS: boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorageOrigin;<br>方法or属性:usage: number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCustomScheme<br>方法 or 属性: isSupportFetch: boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorageOrigin;<br>方法or属性:quota: number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorageOrigin|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static deleteAllData(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorageOrigin<br>方法 or 属性: origin: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static deleteOrigin(origin: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorageOrigin<br>方法 or 属性: usage: number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOrigins(): Promise\<Array\<WebStorageOrigin>>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorageOrigin<br>方法 or 属性: quota: number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOrigins(callback: AsyncCallback\<Array\<WebStorageOrigin>>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: webview<br>方法 or 属性: function once(type: string, callback: Callback\<void>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOriginQuota(origin: string): Promise\<number>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOriginQuota(origin: string, callback: AsyncCallback\<number>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static deleteAllData(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOriginUsage(origin: string): Promise\<number> ;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static deleteOrigin(origin: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebStorage;<br>方法or属性:static getOriginUsage(origin: string, callback: AsyncCallback\<number>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOrigins(): Promise\<Array\<WebStorageOrigin>>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebDataBase;<br>方法or属性:static existHttpAuthCredentials(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOrigins(callback: AsyncCallback\<Array\<WebStorageOrigin>>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebDataBase;<br>方法or属性:static deleteHttpAuthCredentials(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOriginQuota(origin: string): Promise\<number>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebDataBase;<br>方法or属性:static getHttpAuthCredentials(host: string, realm: string): Array\<string>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOriginQuota(origin: string, callback: AsyncCallback\<number>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebDataBase;<br>方法or属性:static saveHttpAuthCredentials(host: string, realm: string, username: string, password: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOriginUsage(origin: string): Promise\<number> ;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static allowGeolocation(origin: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebStorage<br>方法 or 属性: static getOriginUsage(origin: string, callback: AsyncCallback\<number>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static deleteGeolocation(origin: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebDataBase|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static deleteAllGeolocation(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebDataBase<br>方法 or 属性: static existHttpAuthCredentials(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static getAccessibleGeolocation(origin: string): Promise\<boolean>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebDataBase<br>方法 or 属性: static deleteHttpAuthCredentials(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static getAccessibleGeolocation(origin: string, callback: AsyncCallback\<boolean>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebDataBase<br>方法 or 属性: static getHttpAuthCredentials(host: string, realm: string): Array\<string>;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static getStoredGeolocation(): Promise\<Array\<string>>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebDataBase<br>方法 or 属性: static saveHttpAuthCredentials(host: string, realm: string, username: string, password: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:GeolocationPermissions;<br>方法or属性:static getStoredGeolocation(callback: AsyncCallback\<Array\<string>>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static getCookie(url: string): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static allowGeolocation(origin: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static setCookie(url: string, value: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static deleteGeolocation(origin: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static saveCookieAsync(): Promise\<void>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static deleteAllGeolocation(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static saveCookieAsync(callback: AsyncCallback\<void>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static getAccessibleGeolocation(origin: string): Promise\<boolean>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static isCookieAllowed(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static getAccessibleGeolocation(origin: string, callback: AsyncCallback\<boolean>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static putAcceptCookieEnabled(accept: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static getStoredGeolocation(): Promise\<Array\<string>>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static isThirdPartyCookieAllowed(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: GeolocationPermissions<br>方法 or 属性: static getStoredGeolocation(callback: AsyncCallback\<Array\<string>>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static putAcceptThirdPartyCookieEnabled(accept: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static existCookie(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static getCookie(url: string): string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static deleteEntireCookie(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static setCookie(url: string, value: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebCookieManager;<br>方法or属性:static deleteSessionCookie(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static saveCookieAsync(): Promise\<void>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebMessagePort;<br>方法or属性:close(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static saveCookieAsync(callback: AsyncCallback\<void>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebMessagePort;<br>方法or属性:postMessageEvent(message: WebMessage): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static isCookieAllowed(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebMessagePort;<br>方法or属性:onMessageEvent(callback: (result: WebMessage) => void): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static putAcceptCookieEnabled(accept: boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:HistoryItem;<br>方法or属性:icon: image.PixelMap;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static isThirdPartyCookieAllowed(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:HistoryItem;<br>方法or属性:historyUrl: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static putAcceptThirdPartyCookieEnabled(accept: boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:HistoryItem;<br>方法or属性:historyRawUrl: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static existCookie(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:HistoryItem;<br>方法or属性:title: string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static deleteEntireCookie(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:BackForwardList;<br>方法or属性:currentIndex: number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebCookieManager<br>方法 or 属性: static deleteSessionCookie(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:BackForwardList;<br>方法or属性:size: number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebMessagePort|@ohos.web.webview.d.ts| |新增|NA|类名:BackForwardList;<br>方法or属性:getItemAtIndex(index: number): HistoryItem;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebMessagePort<br>方法 or 属性: close(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:static initializeWebEngine(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebMessagePort<br>方法 or 属性: postMessageEvent(message: WebMessage): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:static setWebDebuggingAccess(webDebuggingAccess: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebMessagePort<br>方法 or 属性: onMessageEvent(callback: (result: WebMessage) => void): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:accessForward(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HistoryItem|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:accessBackward(): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HistoryItem<br>方法 or 属性: icon: image.PixelMap;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:accessStep(step: number): boolean;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HistoryItem<br>方法 or 属性: historyUrl: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:forward(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HistoryItem<br>方法 or 属性: historyRawUrl: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:backward(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: HistoryItem<br>方法 or 属性: title: string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:clearHistory(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: BackForwardList|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:onActive(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: BackForwardList<br>方法 or 属性: currentIndex: number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:onInactive(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: BackForwardList<br>方法 or 属性: size: number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:refresh(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: BackForwardList<br>方法 or 属性: getItemAtIndex(index: number): HistoryItem;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:loadData(data: string, mimeType: string, encoding: string, baseUrl?: string, historyUrl?: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:loadUrl(url: string \| Resource, headers?: Array\<WebHeader>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: static initializeWebEngine(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getHitTest(): WebHitTestType;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: static setWebDebuggingAccess(webDebuggingAccess: boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:storeWebArchive(baseName: string, autoName: boolean): Promise\<string>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: accessForward(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:storeWebArchive(baseName: string, autoName: boolean, callback: AsyncCallback\<string>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: accessBackward(): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:zoom(factor: number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: accessStep(step: number): boolean;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:zoomIn(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: forward(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:zoomOut(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: backward(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getHitTestValue(): HitTestValue;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: clearHistory(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getWebId(): number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: onActive(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getUserAgent(): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: onInactive(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getTitle(): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: refresh(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getPageHeight(): number;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: loadData(data: string, mimeType: string, encoding: string, baseUrl?: string, historyUrl?: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:backOrForward(step: number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: loadUrl(url: string \| Resource, headers?: Array\<WebHeader>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:requestFocus(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getHitTest(): WebHitTestType;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:createWebMessagePorts(): Array\<WebMessagePort>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: storeWebArchive(baseName: string, autoName: boolean): Promise\<string>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:postMessage(name: string, ports: Array\<WebMessagePort>, uri: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: storeWebArchive(baseName: string, autoName: boolean, callback: AsyncCallback\<string>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:stop(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: zoom(factor: number): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:registerJavaScriptProxy(object: object, name: string, methodList: Array\<string>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: zoomIn(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:deleteJavaScriptRegister(name: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: zoomOut(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:searchAllAsync(searchString: string): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getHitTestValue(): HitTestValue;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:clearMatches(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getWebId(): number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:searchNext(forward: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getUserAgent(): string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:clearSslCache(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getTitle(): string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:clearClientAuthenticationCache(): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getPageHeight(): number;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:runJavaScript(script: string): Promise\<string>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: backOrForward(step: number): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:runJavaScript(script: string, callback: AsyncCallback\<string>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: requestFocus(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getUrl(): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: createWebMessagePorts(): Array\<WebMessagePort>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:pageUp(top:boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: postMessage(name: string, ports: Array\<WebMessagePort>, uri: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:pageDown(bottom:boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: stop(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getOriginalUrl(): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: registerJavaScriptProxy(object: object, name: string, methodList: Array\<string>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getFavicon(): image.PixelMap;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: deleteJavaScriptRegister(name: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:setNetworkAvailable(enable: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: searchAllAsync(searchString: string): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:hasImage(): Promise\<boolean>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: clearMatches(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:hasImage(callback: AsyncCallback\<boolean>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: searchNext(forward: boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:getBackForwardEntries(): BackForwardList;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: clearSslCache(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:removeCache(clearRom: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: clearClientAuthenticationCache(): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:scrollTo(x:number, y:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: runJavaScript(script: string): Promise\<string>;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:scrollBy(deltaX:number, deltaY:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: runJavaScript(script: string, callback: AsyncCallback\<string>): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:slideScroll(vx:number, vy:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getUrl(): string;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:serializeWebState(): Uint8Array;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: pageUp(top:boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:restoreWebState(state: Uint8Array): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: pageDown(bottom:boolean): void;|@ohos.web.webview.d.ts| |新增|NA|类名:WebviewController;<br>方法or属性:static customizeSchemes(schemes: Array\<WebCustomScheme>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getOriginalUrl(): string;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getFavicon(): image.PixelMap;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: setNetworkAvailable(enable: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: hasImage(): Promise\<boolean>;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: hasImage(callback: AsyncCallback\<boolean>): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: getBackForwardEntries(): BackForwardList;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: removeCache(clearRom: boolean): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: scrollTo(x:number, y:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: scrollBy(deltaX:number, deltaY:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: slideScroll(vx:number, vy:number): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: serializeWebState(): Uint8Array;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: restoreWebState(state: Uint8Array): void;|@ohos.web.webview.d.ts|
|新增|NA|模块名: ohos.web.webview<br>类名: WebviewController<br>方法 or 属性: static customizeSchemes(schemes: Array\<WebCustomScheme>): void;|@ohos.web.webview.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 | | 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- | | ---- | ------ | ------ | -------- |
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: windowAnimationManager|@ohos.animation.windowAnimationManager.d.ts| |删除|类名:screenshot;<br>方法or属性:function save(options?: ScreenshotOptions, callback: AsyncCallback\<image.PixelMap>): void;|NA|@ohos.screenshot.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: windowAnimationManager<br>方法 or 属性: function setController(controller: WindowAnimationController): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:loadContent(path: string, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: windowAnimationManager<br>方法 or 属性: function minimizeWindowWithAnimation(windowTarget: WindowAnimationTarget,<br> callback: AsyncCallback\<WindowAnimationFinishedCallback>): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:windowAnimationManager;<br>方法or属性:function setController(controller: WindowAnimationController): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: windowAnimationManager<br>方法 or 属性: function minimizeWindowWithAnimation(windowTarget: WindowAnimationTarget): Promise\<WindowAnimationFinishedCallback>;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:windowAnimationManager;<br>方法or属性:function minimizeWindowWithAnimation(windowTarget: WindowAnimationTarget,<br> callback: AsyncCallback\<WindowAnimationFinishedCallback>): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:windowAnimationManager;<br>方法or属性:function minimizeWindowWithAnimation(windowTarget: WindowAnimationTarget): Promise\<WindowAnimationFinishedCallback>;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect<br>方法 or 属性: left: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:RRect;<br>方法or属性:left: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect<br>方法 or 属性: top: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:RRect;<br>方法or属性:top: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect<br>方法 or 属性: width: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:RRect;<br>方法or属性:width: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect<br>方法 or 属性: height: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:RRect;<br>方法or属性:height: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: RRect<br>方法 or 属性: radius: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:RRect;<br>方法or属性:radius: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationTarget|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationTarget;<br>方法or属性:readonly bundleName: string;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationTarget<br>方法 or 属性: readonly bundleName: string;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationTarget;<br>方法or属性:readonly abilityName: string;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationTarget<br>方法 or 属性: readonly abilityName: string;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationTarget;<br>方法or属性:readonly windowBounds: RRect;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationTarget<br>方法 or 属性: readonly windowBounds: RRect;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationTarget;<br>方法or属性:readonly missionId: number;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationTarget<br>方法 or 属性: readonly missionId: number;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationFinishedCallback;<br>方法or属性:onAnimationFinish(): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationFinishedCallback|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onStartAppFromLauncher(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationFinishedCallback<br>方法 or 属性: onAnimationFinish(): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onStartAppFromRecent(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onStartAppFromOther(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onStartAppFromLauncher(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onAppTransition(fromWindowTarget: WindowAnimationTarget, toWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onStartAppFromRecent(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onMinimizeWindow(minimizingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onStartAppFromOther(startingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onCloseWindow(closingWindowTarget: WindowAnimationTarget, finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onAppTransition(fromWindowTarget: WindowAnimationTarget, toWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onScreenUnlock(finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onMinimizeWindow(minimizingWindowTarget: WindowAnimationTarget,<br> finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowAnimationController;<br>方法or属性:onWindowAnimationTargetsUpdate(fullScreenWindowTarget: WindowAnimationTarget,<br> floatingWindowTargets: Array\<WindowAnimationTarget>): void;|@ohos.animation.windowAnimationManager.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onCloseWindow(closingWindowTarget: WindowAnimationTarget, finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowExtensionAbility;<br>方法or属性:context: WindowExtensionContext;|@ohos.application.WindowExtensionAbility.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onScreenUnlock(finishCallback: WindowAnimationFinishedCallback): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowExtensionAbility;<br>方法or属性:onConnect(want: Want): void;|@ohos.application.WindowExtensionAbility.d.ts|
|新增|NA|模块名: ohos.animation.windowAnimationManager<br>类名: WindowAnimationController<br>方法 or 属性: onWindowAnimationTargetsUpdate(fullScreenWindowTarget: WindowAnimationTarget,<br> floatingWindowTargets: Array\<WindowAnimationTarget>): void;|@ohos.animation.windowAnimationManager.d.ts| |新增|NA|类名:WindowExtensionAbility;<br>方法or属性:onDisconnect(want: Want): void;|@ohos.application.WindowExtensionAbility.d.ts|
|新增|NA|模块名: ohos.application.WindowExtensionAbility<br>类名: WindowExtensionAbility|@ohos.application.WindowExtensionAbility.d.ts| |新增|NA|类名:WindowExtensionAbility;<br>方法or属性:onWindowReady(window: window.Window): void;|@ohos.application.WindowExtensionAbility.d.ts|
|新增|NA|模块名: ohos.application.WindowExtensionAbility<br>类名: WindowExtensionAbility<br>方法 or 属性: context: WindowExtensionContext;|@ohos.application.WindowExtensionAbility.d.ts| |新增|NA|类名:display;<br>方法or属性:function getDefaultDisplaySync(): Display;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.application.WindowExtensionAbility<br>类名: WindowExtensionAbility<br>方法 or 属性: onConnect(want: Want): void;|@ohos.application.WindowExtensionAbility.d.ts| |新增|NA|类名:display;<br>方法or属性:function getAllDisplays(callback: AsyncCallback\<Array\<Display>>): void;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.application.WindowExtensionAbility<br>类名: WindowExtensionAbility<br>方法 or 属性: onDisconnect(want: Want): void;|@ohos.application.WindowExtensionAbility.d.ts| |新增|NA|类名:display;<br>方法or属性:function getAllDisplays(): Promise\<Array\<Display>>;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.application.WindowExtensionAbility<br>类名: WindowExtensionAbility<br>方法 or 属性: onWindowReady(window: window.Window): void;|@ohos.application.WindowExtensionAbility.d.ts| |新增|NA|类名:display;<br>方法or属性:function hasPrivateWindow(displayId: number): boolean;|@ohos.display.d.ts|
|新增|NA|类名:display<br>方法or属性:function getDefaultDisplaySync(): Display;|@ohos.display.d.ts| |新增|NA|类名:Rect;<br>方法or属性:left: number;|@ohos.display.d.ts|
|新增|NA|类名:display<br>方法or属性:function getAllDisplays(callback: AsyncCallback\<Array\<Display>>): void;|@ohos.display.d.ts| |新增|NA|类名:Rect;<br>方法or属性:top: number;|@ohos.display.d.ts|
|新增|NA|类名:display<br>方法or属性:function getAllDisplays(): Promise\<Array\<Display>>;|@ohos.display.d.ts| |新增|NA|类名:Rect;<br>方法or属性:width: number;|@ohos.display.d.ts|
|新增|NA|类名:display<br>方法or属性:function hasPrivateWindow(displayId: number): boolean;|@ohos.display.d.ts| |新增|NA|类名:Rect;<br>方法or属性:height: number;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Rect|@ohos.display.d.ts| |新增|NA|类名:WaterfallDisplayAreaRects;<br>方法or属性:readonly left: Rect;|@ohos.display.d.ts|
|新增|NA|类名:Rect<br>方法or属性:|@ohos.display.d.ts| |新增|NA|类名:WaterfallDisplayAreaRects;<br>方法or属性:readonly right: Rect;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Rect<br>方法 or 属性:left: number;|@ohos.display.d.ts| |新增|NA|类名:WaterfallDisplayAreaRects;<br>方法or属性:readonly top: Rect;|@ohos.display.d.ts|
|新增|NA|类名:Rect<br>方法or属性:left: number;|@ohos.display.d.ts| |新增|NA|类名:WaterfallDisplayAreaRects;<br>方法or属性:readonly bottom: Rect;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Rect<br>方法 or 属性:top: number;|@ohos.display.d.ts| |新增|NA|类名:CutoutInfo;<br>方法or属性:readonly boundingRects: Array\<Rect>;|@ohos.display.d.ts|
|新增|NA|类名:Rect<br>方法or属性:top: number;|@ohos.display.d.ts| |新增|NA|类名:CutoutInfo;<br>方法or属性:readonly waterfallDisplayAreaRects: WaterfallDisplayAreaRects;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Rect<br>方法 or 属性:width: number;|@ohos.display.d.ts| |新增|NA|类名:Display;<br>方法or属性:getCutoutInfo(callback: AsyncCallback\<CutoutInfo>): void;|@ohos.display.d.ts|
|新增|NA|类名:Rect<br>方法or属性:width: number;|@ohos.display.d.ts| |新增|NA|类名:Display;<br>方法or属性:getCutoutInfo(): Promise\<CutoutInfo>;|@ohos.display.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Rect<br>方法 or 属性:height: number;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function getAllScreens(callback: AsyncCallback\<Array\<Screen>>): void;|@ohos.screen.d.ts|
|新增|NA|类名:Rect<br>方法or属性:height: number;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function getAllScreens(): Promise\<Array\<Screen>>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: WaterfallDisplayAreaRects|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback\<number>): void;|@ohos.screen.d.ts|
|新增|NA|类名:WaterfallDisplayAreaRects<br>方法or属性:|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback\<number>): void;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: WaterfallDisplayAreaRects<br>方法 or 属性:readonly left: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function makeExpand(options:Array\<ExpandOption>, callback: AsyncCallback\<number>): void;|@ohos.screen.d.ts|
|新增|NA|类名:WaterfallDisplayAreaRects<br>方法or属性:readonly left: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function makeExpand(options:Array\<ExpandOption>): Promise\<number>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: WaterfallDisplayAreaRects<br>方法 or 属性:readonly right: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function makeMirror(mainScreen:number, mirrorScreen:Array\<number>, callback: AsyncCallback\<number>): void;|@ohos.screen.d.ts|
|新增|NA|类名:WaterfallDisplayAreaRects<br>方法or属性:readonly right: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function makeMirror(mainScreen:number, mirrorScreen:Array\<number>): Promise\<number>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: WaterfallDisplayAreaRects<br>方法 or 属性:readonly top: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function createVirtualScreen(options:VirtualScreenOption, callback: AsyncCallback\<Screen>): void;|@ohos.screen.d.ts|
|新增|NA|类名:WaterfallDisplayAreaRects<br>方法or属性:readonly top: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function createVirtualScreen(options:VirtualScreenOption): Promise\<Screen>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: WaterfallDisplayAreaRects<br>方法 or 属性:readonly bottom: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function destroyVirtualScreen(screenId:number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|类名:WaterfallDisplayAreaRects<br>方法or属性:readonly bottom: Rect;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function destroyVirtualScreen(screenId:number): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: CutoutInfo|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function setVirtualScreenSurface(screenId:number, surfaceId: string, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|类名:CutoutInfo<br>方法or属性:|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function setVirtualScreenSurface(screenId:number, surfaceId: string): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: CutoutInfo<br>方法 or 属性:readonly boundingRects: Array\<Rect>;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function isScreenRotationLocked(callback: AsyncCallback\<boolean>): void;|@ohos.screen.d.ts|
|新增|NA|类名:CutoutInfo<br>方法or属性:readonly boundingRects: Array\<Rect>;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function isScreenRotationLocked(): Promise\<boolean>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: CutoutInfo<br>方法 or 属性:readonly waterfallDisplayAreaRects: WaterfallDisplayAreaRects;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function setScreenRotationLocked(isLocked:boolean, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|类名:CutoutInfo<br>方法or属性:readonly waterfallDisplayAreaRects: WaterfallDisplayAreaRects;|@ohos.display.d.ts| |新增|NA|类名:screen;<br>方法or属性:function setScreenRotationLocked(isLocked:boolean): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Display<br>方法 or 属性:getCutoutInfo(callback: AsyncCallback\<CutoutInfo>): void;|@ohos.display.d.ts| |新增|NA|类名:ExpandOption;<br>方法or属性:screenId: number;|@ohos.screen.d.ts|
|新增|NA|类名:Display<br>方法or属性:getCutoutInfo(callback: AsyncCallback\<CutoutInfo>): void;|@ohos.display.d.ts| |新增|NA|类名:ExpandOption;<br>方法or属性:startX: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.display<br>类名: Display<br>方法 or 属性:getCutoutInfo(): Promise\<CutoutInfo>;|@ohos.display.d.ts| |新增|NA|类名:ExpandOption;<br>方法or属性:startY: number;|@ohos.screen.d.ts|
|新增|NA|类名:Display<br>方法or属性:getCutoutInfo(): Promise\<CutoutInfo>;|@ohos.display.d.ts| |新增|NA|类名:VirtualScreenOption;<br>方法or属性:name: string|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen|@ohos.screen.d.ts| |新增|NA|类名:VirtualScreenOption;<br>方法or属性:width: number|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function getAllScreens(callback: AsyncCallback\<Array\<Screen>>): void;|@ohos.screen.d.ts| |新增|NA|类名:ScreenModeInfo;<br>方法or属性:width: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function getAllScreens(): Promise\<Array\<Screen>>;|@ohos.screen.d.ts| |新增|NA|类名:VirtualScreenOption;<br>方法or属性:height: number|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:ScreenModeInfo;<br>方法or属性:height: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:VirtualScreenOption;<br>方法or属性:density: number|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function on(eventType: 'connect' \| 'disconnect' \| 'change', callback: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:VirtualScreenOption;<br>方法or属性:surfaceId: string|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:readonly id: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:readonly parent: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function off(eventType: 'connect' \| 'disconnect' \| 'change', callback?: Callback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:readonly supportedModeInfo: Array\<ScreenModeInfo>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function makeExpand(options:Array\<ExpandOption>, callback: AsyncCallback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:readonly activeModeIndex: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function makeExpand(options:Array\<ExpandOption>): Promise\<number>;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:readonly orientation: Orientation;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function makeMirror(mainScreen:number, mirrorScreen:Array\<number>, callback: AsyncCallback\<number>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setOrientation(orientation: Orientation, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function makeMirror(mainScreen:number, mirrorScreen:Array\<number>): Promise\<number>;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setOrientation(orientation: Orientation): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function createVirtualScreen(options:VirtualScreenOption, callback: AsyncCallback\<Screen>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setScreenActiveMode(modeIndex: number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function createVirtualScreen(options:VirtualScreenOption): Promise\<Screen>;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setScreenActiveMode(modeIndex: number): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function destroyVirtualScreen(screenId:number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setDensityDpi(densityDpi: number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function destroyVirtualScreen(screenId:number): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:Screen;<br>方法or属性:setDensityDpi(densityDpi: number): Promise\<void>;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function setVirtualScreenSurface(screenId:number, surfaceId: string, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:UNSPECIFIED = 0|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function setVirtualScreenSurface(screenId:number, surfaceId: string): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:VERTICAL = 1|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function isScreenRotationLocked(callback: AsyncCallback\<boolean>): void;|@ohos.screen.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:HORIZONTAL = 2|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function isScreenRotationLocked(): Promise\<boolean>;|@ohos.screen.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:REVERSE_VERTICAL = 3|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function setScreenRotationLocked(isLocked:boolean, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:REVERSE_HORIZONTAL = 4|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: screen<br>方法 or 属性: function setScreenRotationLocked(isLocked:boolean): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:ScreenModeInfo;<br>方法or属性:id: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ExpandOption|@ohos.screen.d.ts| |新增|NA|类名:ScreenModeInfo;<br>方法or属性:refreshRate: number;|@ohos.screen.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ExpandOption<br>方法 or 属性: screenId: number;|@ohos.screen.d.ts| |新增|NA|类名:screenshot;<br>方法or属性:function save(options: ScreenshotOptions, callback: AsyncCallback\<image.PixelMap>): void;|@ohos.screenshot.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ExpandOption<br>方法 or 属性: startX: number;|@ohos.screen.d.ts| |新增|NA|类名:screenshot;<br>方法or属性:function save(callback: AsyncCallback\<image.PixelMap>): void;|@ohos.screenshot.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ExpandOption<br>方法 or 属性: startY: number;|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function createWindow(config: Configuration, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function createWindow(config: Configuration): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption<br>方法 or 属性: name: string|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function findWindow(name: string): Window;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption<br>方法 or 属性: width: number|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function getLastWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption<br>方法 or 属性: height: number|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function getLastWindow(ctx: BaseContext): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption<br>方法 or 属性: density: number|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function minimizeAll(id: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: VirtualScreenOption<br>方法 or 属性: surfaceId: string|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function minimizeAll(id: number): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function toggleShownStateForAllAppWindows(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: readonly id: number;|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function toggleShownStateForAllAppWindows(): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: readonly parent: number;|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function setWindowLayoutMode(mode: WindowLayoutMode, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: readonly supportedModeInfo: Array\<ScreenModeInfo>;|@ohos.screen.d.ts| |新增|NA|类名:window;<br>方法or属性:function setWindowLayoutMode(mode: WindowLayoutMode): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: readonly activeModeIndex: number;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_INPUT_METHOD|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: readonly orientation: Orientation;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_STATUS_BAR|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setOrientation(orientation: Orientation, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_PANEL|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setOrientation(orientation: Orientation): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_KEYGUARD|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setScreenActiveMode(modeIndex: number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_VOLUME_OVERLAY|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setScreenActiveMode(modeIndex: number): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_NAVIGATION_BAR|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setDensityDpi(densityDpi: number, callback: AsyncCallback\<void>): void;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_FLOAT|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Screen<br>方法 or 属性: setDensityDpi(densityDpi: number): Promise\<void>;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_WALLPAPER|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_DESKTOP|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation<br>方法 or 属性: UNSPECIFIED = 0|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_LAUNCHER_RECENT|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation<br>方法 or 属性: VERTICAL = 1|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_LAUNCHER_DOCK|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation<br>方法 or 属性: HORIZONTAL = 2|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_VOICE_INTERACTION|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation<br>方法 or 属性: REVERSE_VERTICAL = 3|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_POINTER|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: Orientation<br>方法 or 属性: REVERSE_HORIZONTAL = 4|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_FLOAT_CAMERA|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ScreenModeInfo|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_DIALOG|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ScreenModeInfo<br>方法 or 属性: id: number;|@ohos.screen.d.ts| |新增|NA|类名:WindowType;<br>方法or属性:TYPE_SCREENSHOT|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ScreenModeInfo<br>方法 or 属性: width: number;|@ohos.screen.d.ts| |新增|NA|类名:AvoidAreaType;<br>方法or属性:TYPE_SYSTEM_GESTURE|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ScreenModeInfo<br>方法 or 属性: height: number;|@ohos.screen.d.ts| |新增|NA|类名:AvoidAreaType;<br>方法or属性:TYPE_KEYBOARD|@ohos.window.d.ts|
|新增|NA|模块名: ohos.screen<br>类名: ScreenModeInfo<br>方法 or 属性: refreshRate: number;|@ohos.screen.d.ts| |新增|NA|类名:WindowLayoutMode;<br>方法or属性:WINDOW_LAYOUT_MODE_CASCADE|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_INPUT_METHOD|@ohos.window.d.ts| |新增|NA|类名:WindowLayoutMode;<br>方法or属性:WINDOW_LAYOUT_MODE_TILE|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_STATUS_BAR|@ohos.window.d.ts| |新增|NA|类名:AvoidArea;<br>方法or属性:visible: boolean;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_PANEL|@ohos.window.d.ts| |新增|NA|类名:WindowProperties;<br>方法or属性:id: number|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_KEYGUARD|@ohos.window.d.ts| |新增|NA|类名:ScaleOptions;<br>方法or属性:x?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_VOLUME_OVERLAY|@ohos.window.d.ts| |新增|NA|类名:RotateOptions;<br>方法or属性:x?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_NAVIGATION_BAR|@ohos.window.d.ts| |新增|NA|类名:TranslateOptions;<br>方法or属性:x?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_FLOAT|@ohos.window.d.ts| |新增|NA|类名:ScaleOptions;<br>方法or属性:y?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_WALLPAPER|@ohos.window.d.ts| |新增|NA|类名:RotateOptions;<br>方法or属性:y?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_DESKTOP|@ohos.window.d.ts| |新增|NA|类名:TranslateOptions;<br>方法or属性:y?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_LAUNCHER_RECENT|@ohos.window.d.ts| |新增|NA|类名:ScaleOptions;<br>方法or属性:pivotX?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_LAUNCHER_DOCK|@ohos.window.d.ts| |新增|NA|类名:RotateOptions;<br>方法or属性:pivotX?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_VOICE_INTERACTION|@ohos.window.d.ts| |新增|NA|类名:ScaleOptions;<br>方法or属性:pivotY?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_POINTER|@ohos.window.d.ts| |新增|NA|类名:RotateOptions;<br>方法or属性:pivotY?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_FLOAT_CAMERA|@ohos.window.d.ts| |新增|NA|类名:RotateOptions;<br>方法or属性:z?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_DIALOG|@ohos.window.d.ts| |新增|NA|类名:TranslateOptions;<br>方法or属性:z?: number;|@ohos.window.d.ts|
|新增|NA|类名:WindowType<br>方法or属性:TYPE_SCREENSHOT|@ohos.window.d.ts| |新增|NA|类名:TransitionContext;<br>方法or属性:toWindow: Window|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: AvoidAreaType<br>方法 or 属性:TYPE_SYSTEM_GESTURE|@ohos.window.d.ts| |新增|NA|类名:TransitionContext;<br>方法or属性:completeTransition(isCompleted: boolean): void;|@ohos.window.d.ts|
|新增|NA|类名:AvoidAreaType<br>方法or属性:TYPE_SYSTEM_GESTURE|@ohos.window.d.ts| |新增|NA|类名:TransitionController;<br>方法or属性:animationForShown(context: TransitionContext): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: AvoidAreaType<br>方法 or 属性:TYPE_KEYBOARD|@ohos.window.d.ts| |新增|NA|类名:TransitionController;<br>方法or属性:animationForHidden(context: TransitionContext): void;|@ohos.window.d.ts|
|新增|NA|类名:AvoidAreaType<br>方法or属性:TYPE_KEYBOARD|@ohos.window.d.ts| |新增|NA|类名:Configuration;<br>方法or属性:name: string|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowLayoutMode|@ohos.window.d.ts| |新增|NA|类名:Configuration;<br>方法or属性:windowType: WindowType|@ohos.window.d.ts|
|新增|NA|类名:WindowLayoutMode<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Configuration;<br>方法or属性:ctx?: BaseContext|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowLayoutMode<br>方法 or 属性:WINDOW_LAYOUT_MODE_CASCADE|@ohos.window.d.ts| |新增|NA|类名:Configuration;<br>方法or属性:displayId?: number|@ohos.window.d.ts|
|新增|NA|类名:WindowLayoutMode<br>方法or属性:WINDOW_LAYOUT_MODE_CASCADE|@ohos.window.d.ts| |新增|NA|类名:Configuration;<br>方法or属性:parentId?: number|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowLayoutMode<br>方法 or 属性:WINDOW_LAYOUT_MODE_TILE|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:UNSPECIFIED = 0|@ohos.window.d.ts|
|新增|NA|类名:WindowLayoutMode<br>方法or属性:WINDOW_LAYOUT_MODE_TILE|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:PORTRAIT = 1|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: AvoidArea<br>方法 or 属性:visible: boolean;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:LANDSCAPE = 2|@ohos.window.d.ts|
|新增|NA|类名:AvoidArea<br>方法or属性:visible: boolean;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:PORTRAIT_INVERTED = 3|@ohos.window.d.ts|
|新增|NA|类名:WindowProperties<br>方法or属性:id: number|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:LANDSCAPE_INVERTED = 4|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: ScaleOptions|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION = 5|@ohos.window.d.ts|
|新增|NA|类名:ScaleOptions<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION_PORTRAIT = 6|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: ScaleOptions<br>方法 or 属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION_LANDSCAPE = 7|@ohos.window.d.ts|
|新增|NA|类名:ScaleOptions<br>方法or属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION_RESTRICTED = 8|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: ScaleOptions<br>方法 or 属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION_PORTRAIT_RESTRICTED = 9|@ohos.window.d.ts|
|新增|NA|类名:ScaleOptions<br>方法or属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:AUTO_ROTATION_LANDSCAPE_RESTRICTED = 10|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: ScaleOptions<br>方法 or 属性:pivotX?: number;|@ohos.window.d.ts| |新增|NA|类名:Orientation;<br>方法or属性:LOCKED = 11|@ohos.window.d.ts|
|新增|NA|类名:ScaleOptions<br>方法or属性:pivotX?: number;|@ohos.window.d.ts| |新增|NA|类名:BlurStyle;<br>方法or属性:OFF|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: ScaleOptions<br>方法 or 属性:pivotY?: number;|@ohos.window.d.ts| |新增|NA|类名:BlurStyle;<br>方法or属性:THIN|@ohos.window.d.ts|
|新增|NA|类名:ScaleOptions<br>方法or属性:pivotY?: number;|@ohos.window.d.ts| |新增|NA|类名:BlurStyle;<br>方法or属性:REGULAR|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions|@ohos.window.d.ts| |新增|NA|类名:BlurStyle;<br>方法or属性:THICK|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:hideWithAnimation(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions<br>方法 or 属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:hideWithAnimation(): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:showWindow(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions<br>方法 or 属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:showWindow(): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:showWithAnimation(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions<br>方法 or 属性:z?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:showWithAnimation(): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:z?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:destroyWindow(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions<br>方法 or 属性:pivotX?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:destroyWindow(): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:pivotX?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:moveWindowTo(x: number, y: number): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: RotateOptions<br>方法 or 属性:pivotY?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:moveWindowTo(x: number, y: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:RotateOptions<br>方法or属性:pivotY?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:resize(width: number, height: number): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TranslateOptions|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:resize(width: number, height: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:TranslateOptions<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowMode(mode: WindowMode): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TranslateOptions<br>方法 or 属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowMode(mode: WindowMode, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:TranslateOptions<br>方法or属性:x?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:getWindowProperties(): WindowProperties;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TranslateOptions<br>方法 or 属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:getWindowAvoidArea(type: AvoidAreaType): AvoidArea;|@ohos.window.d.ts|
|新增|NA|类名:TranslateOptions<br>方法or属性:y?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TranslateOptions<br>方法 or 属性:z?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:TranslateOptions<br>方法or属性:z?: number;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionContext|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:TransitionContext<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionContext<br>方法 or 属性:toWindow: Window|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:TransitionContext<br>方法or属性:toWindow: Window|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setPreferredOrientation(orientation: Orientation): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionContext<br>方法 or 属性:completeTransition(isCompleted: boolean): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setPreferredOrientation(orientation: Orientation, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:TransitionContext<br>方法or属性:completeTransition(isCompleted: boolean): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:loadContent(path: string, storage: LocalStorage, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionController|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:loadContent(path: string, storage: LocalStorage, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:TransitionController<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:loadContent(path: string, storage: LocalStorage): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionController<br>方法 or 属性:animationForShown(context: TransitionContext): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setUIContent(path: string, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:TransitionController<br>方法or属性:animationForShown(context: TransitionContext): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setUIContent(path: string): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: TransitionController<br>方法 or 属性:animationForHidden(context: TransitionContext): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:isWindowShowing(): boolean;|@ohos.window.d.ts|
|新增|NA|类名:TransitionController<br>方法or属性:animationForHidden(context: TransitionContext): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:on(type: 'avoidAreaChange', callback: Callback\<{ type: AvoidAreaType, area: AvoidArea }>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:on(type: 'touchOutside', callback: Callback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:on(type: 'screenshot', callback: Callback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration<br>方法 or 属性:name: string|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:off(type: 'avoidAreaChange', callback?: Callback\<{ type: AvoidAreaType, area: AvoidArea }>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:name: string|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:off(type: 'touchOutside', callback?: Callback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration<br>方法 or 属性:windowType: WindowType|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:off(type: 'screenshot', callback?: Callback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:windowType: WindowType|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback\<void>): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration<br>方法 or 属性:ctx?: BaseContext|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback\<void>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:ctx?: BaseContext|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:bindDialogTarget(requestInfo: dialogRequest.RequestInfo, deathCallback: Callback\<void>): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration<br>方法 or 属性:displayId?: number|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:bindDialogTarget(requestInfo: dialogRequest.RequestInfo, deathCallback: Callback\<void>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:displayId?: number|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:isWindowSupportWideGamut(): Promise\<boolean>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Configuration<br>方法 or 属性:parentId?: number|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:isWindowSupportWideGamut(callback: AsyncCallback\<boolean>): void;|@ohos.window.d.ts|
|新增|NA|类名:Configuration<br>方法or属性:parentId?: number|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowColorSpace(colorSpace:ColorSpace): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function createWindow(config: Configuration, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function createWindow(config: Configuration): Promise\<Window>;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:getWindowColorSpace(): ColorSpace;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function findWindow(name: string): Window;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowBackgroundColor(color: string): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function getLastWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowBrightness(brightness: number): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function getLastWindow(ctx: BaseContext): Promise\<Window>;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowBrightness(brightness: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function minimizeAll(id: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowFocusable(isFocusable: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function minimizeAll(id: number): Promise\<void>;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function toggleShownStateForAllAppWindows(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function toggleShownStateForAllAppWindows(): Promise\<void>;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function setWindowLayoutMode(mode: WindowLayoutMode, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWakeUpScreen(wakeUp: boolean): void;|@ohos.window.d.ts|
|新增|NA|类名:window<br>方法or属性:function setWindowLayoutMode(mode: WindowLayoutMode): Promise\<void>;|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowPrivacyMode(isPrivacyMode: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setSnapshotSkip(isSkip: boolean): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:UNSPECIFIED = 0|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowTouchable(isTouchable: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:UNSPECIFIED = 0|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setWindowTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:PORTRAIT = 1|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setForbidSplitMove(isForbidSplitMove: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:PORTRAIT = 1|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setForbidSplitMove(isForbidSplitMove: boolean): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:LANDSCAPE = 2|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:snapshot(callback: AsyncCallback\<image.PixelMap>): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:LANDSCAPE = 2|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:snapshot(): Promise\<image.PixelMap>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:PORTRAIT_INVERTED = 3|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:opacity(opacity: number): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:PORTRAIT_INVERTED = 3|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:scale(scaleOptions: ScaleOptions): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:LANDSCAPE_INVERTED = 4|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:rotate(rotateOptions: RotateOptions): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:LANDSCAPE_INVERTED = 4|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:translate(translateOptions: TranslateOptions): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION = 5|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:getTransitionController(): TransitionController;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION = 5|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setBlur(radius: number): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION_PORTRAIT = 6|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setBackdropBlur(radius: number): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION_PORTRAIT = 6|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setBackdropBlurStyle(blurStyle: BlurStyle): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION_LANDSCAPE = 7|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setShadow(radius: number, color?: string, offsetX?: number, offsetY?: number): void;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION_LANDSCAPE = 7|@ohos.window.d.ts| |新增|NA|类名:Window;<br>方法or属性:setCornerRadius(cornerRadius: number): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION_RESTRICTED = 8|@ohos.window.d.ts| |新增|NA|类名:WindowStageEventType;<br>方法or属性:SHOWN = 1|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION_RESTRICTED = 8|@ohos.window.d.ts| |新增|NA|类名:WindowStageEventType;<br>方法or属性:ACTIVE|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION_PORTRAIT_RESTRICTED = 9|@ohos.window.d.ts| |新增|NA|类名:WindowStageEventType;<br>方法or属性:INACTIVE|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION_PORTRAIT_RESTRICTED = 9|@ohos.window.d.ts| |新增|NA|类名:WindowStageEventType;<br>方法or属性:HIDDEN|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:AUTO_ROTATION_LANDSCAPE_RESTRICTED = 10|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:getMainWindow(): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:AUTO_ROTATION_LANDSCAPE_RESTRICTED = 10|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:getMainWindow(callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: Orientation<br>方法 or 属性:LOCKED = 11|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:getMainWindowSync(): Window;|@ohos.window.d.ts|
|新增|NA|类名:Orientation<br>方法or属性:LOCKED = 11|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:createSubWindow(name: string): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: BlurStyle|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:createSubWindow(name: string, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|类名:BlurStyle<br>方法or属性:|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:getSubWindow(): Promise\<Array\<Window>>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: BlurStyle<br>方法 or 属性:OFF|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:getSubWindow(callback: AsyncCallback\<Array\<Window>>): void;|@ohos.window.d.ts|
|新增|NA|类名:BlurStyle<br>方法or属性:OFF|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:loadContent(path: string, storage?: LocalStorage): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: BlurStyle<br>方法 or 属性:THIN|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:on(eventType: 'windowStageEvent', callback: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|类名:BlurStyle<br>方法or属性:THIN|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:off(eventType: 'windowStageEvent', callback?: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: BlurStyle<br>方法 or 属性:REGULAR|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:disableWindowDecor(): void;|@ohos.window.d.ts|
|新增|NA|类名:BlurStyle<br>方法or属性:REGULAR|@ohos.window.d.ts| |新增|NA|类名:WindowStage;<br>方法or属性:setShowOnLockScreen(showOnLockScreen: boolean): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: BlurStyle<br>方法 or 属性:THICK|@ohos.window.d.ts| |新增|NA|类名:WindowExtensionContext;<br>方法or属性:startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|WindowExtensionContext.d.ts|
|新增|NA|类名:BlurStyle<br>方法or属性:THICK|@ohos.window.d.ts| |新增|NA|类名:WindowExtensionContext;<br>方法or属性:startAbility(want: Want, options?: StartOptions): Promise\<void>;|WindowExtensionContext.d.ts|
|新增|NA|类名:Window<br>方法or属性:hideWithAnimation(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:display;<br>方法or属性:function getDefaultDisplay(callback: AsyncCallback\<Display>): void;<br>旧版本信息:|类名:display;<br>方法or属性:function getDefaultDisplay(callback: AsyncCallback\<Display>): void;<br>新版本信息:9<br>代替接口: ohos.display#getDefaultDisplaySync|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:hideWithAnimation(): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:display;<br>方法or属性:function getDefaultDisplay(): Promise\<Display>;<br>旧版本信息:|类名:display;<br>方法or属性:function getDefaultDisplay(): Promise\<Display>;<br>新版本信息:9<br>代替接口: ohos.display#getDefaultDisplaySync|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:showWindow(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:display;<br>方法or属性:function getAllDisplay(callback: AsyncCallback\<Array\<Display>>): void;<br>旧版本信息:|类名:display;<br>方法or属性:function getAllDisplay(callback: AsyncCallback\<Array\<Display>>): void;<br>新版本信息:9<br>代替接口: ohos.display#getAllDisplays|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:showWindow(): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:display;<br>方法or属性:function getAllDisplay(): Promise\<Array\<Display>>;<br>旧版本信息:|类名:display;<br>方法or属性:function getAllDisplay(): Promise\<Array\<Display>>;<br>新版本信息:9<br>代替接口: ohos.display#getAllDisplays|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:showWithAnimation(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>新版本信息:9<br>代替接口: ohos.window#createWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:showWithAnimation(): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function create(id: string, type: WindowType): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function create(id: string, type: WindowType): Promise\<Window>;<br>新版本信息:9<br>代替接口: ohos.window#createWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:destroyWindow(callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType): Promise\<Window>;<br>新版本信息:9<br>代替接口: ohos.window#createWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:destroyWindow(): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>新版本信息:9<br>代替接口: ohos.window#createWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:moveWindowTo(x: number, y: number): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function find(id: string, callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function find(id: string, callback: AsyncCallback\<Window>): void;<br>新版本信息:9<br>代替接口: ohos.window#findWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:moveWindowTo(x: number, y: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function find(id: string): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function find(id: string): Promise\<Window>;<br>新版本信息:9<br>代替接口: ohos.window#findWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:resize(width: number, height: number): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>新版本信息:9<br>代替接口: ohos.window#getLastWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:resize(width: number, height: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function getTopWindow(): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(): Promise\<Window>;<br>新版本信息:9<br>代替接口: ohos.window#getLastWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowMode(mode: WindowMode): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext): Promise\<Window>;<br>新版本信息:9<br>代替接口: ohos.window#getLastWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowMode(mode: WindowMode, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;<br>新版本信息:9<br>代替接口: ohos.window#getLastWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:getWindowProperties(): WindowProperties;|@ohos.window.d.ts| |废弃版本有变化|类名:WindowProperties;<br>方法or属性:dimBehindValue: number<br>旧版本信息:|类名:WindowProperties;<br>方法or属性:dimBehindValue: number<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:getWindowAvoidArea(type: AvoidAreaType): AvoidArea;|@ohos.window.d.ts| |废弃版本有变化|类名:WindowProperties;<br>方法or属性:isRoundCorner: boolean<br>旧版本信息:|类名:WindowProperties;<br>方法or属性:isRoundCorner: boolean<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:show(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:show(callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#showWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:show(): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:show(): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#showWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:destroy(callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:destroy(callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#destroyWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:destroy(): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:destroy(): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#destroyWindow|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:moveTo(x: number, y: number): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:moveTo(x: number, y: number): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#moveWindowTo|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:moveTo(x: number, y: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:moveTo(x: number, y: number, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#moveWindowTo|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setPreferredOrientation(orientation: Orientation): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:resetSize(width: number, height: number): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:resetSize(width: number, height: number): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#resize|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setPreferredOrientation(orientation: Orientation, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:resetSize(width: number, height: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:resetSize(width: number, height: number, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#resize|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setUIContent(path: string, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setWindowType(type: WindowType): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setWindowType(type: WindowType): Promise\<void>;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setUIContent(path: string): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setWindowType(type: WindowType, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setWindowType(type: WindowType, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:isWindowShowing(): boolean;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getProperties(callback: AsyncCallback\<WindowProperties>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:getProperties(callback: AsyncCallback\<WindowProperties>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowProperties|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:on(type: 'avoidAreaChange', callback: Callback\<{ type: AvoidAreaType, area: AvoidArea }>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getProperties(): Promise\<WindowProperties>;<br>旧版本信息:|类名:Window;<br>方法or属性:getProperties(): Promise\<WindowProperties>;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowProperties|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:off(type: 'avoidAreaChange', callback?: Callback\<{ type: AvoidAreaType, area: AvoidArea }>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getAvoidArea(type: AvoidAreaType, callback: AsyncCallback\<AvoidArea>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:getAvoidArea(type: AvoidAreaType, callback: AsyncCallback\<AvoidArea>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowAvoidArea|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:on(type: 'touchOutside', callback: Callback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getAvoidArea(type: AvoidAreaType): Promise\<AvoidArea>;<br>旧版本信息:|类名:Window;<br>方法or属性:getAvoidArea(type: AvoidAreaType): Promise\<AvoidArea>;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowAvoidArea|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:off(type: 'touchOutside', callback?: Callback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setFullScreen(isFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setFullScreen(isFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarEnable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:on(type: 'screenshot', callback: Callback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setFullScreen(isFullScreen: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setFullScreen(isFullScreen: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarEnable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:off(type: 'screenshot', callback?: Callback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowLayoutFullScreen|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback\<void>): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowLayoutFullScreen|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:bindDialogTarget(token: rpc.RemoteObject, deathCallback: Callback\<void>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarEnable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:bindDialogTarget(requestInfo: dialogRequest.RequestInfo, deathCallback: Callback\<void>): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarEnable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:bindDialogTarget(requestInfo: dialogRequest.RequestInfo, deathCallback: Callback\<void>, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarProperties|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:isWindowSupportWideGamut(): Promise\<boolean>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowSystemBarProperties|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:isWindowSupportWideGamut(callback: AsyncCallback\<boolean>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setUIContent|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowColorSpace(colorSpace:ColorSpace): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:loadContent(path: string): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:loadContent(path: string): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setUIContent|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:isShowing(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:isShowing(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#isWindowShowing|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:getWindowColorSpace(): ColorSpace;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:isShowing(): Promise\<boolean>;<br>旧版本信息:|类名:Window;<br>方法or属性:isShowing(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.window.Window#isWindowShowing|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowBackgroundColor(color: string): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:on(type: 'systemAvoidAreaChange', callback: Callback\<AvoidArea>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:on(type: 'systemAvoidAreaChange', callback: Callback\<AvoidArea>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#on_avoidAreaChange|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowBrightness(brightness: number): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:off(type: 'systemAvoidAreaChange', callback?: Callback\<AvoidArea>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:off(type: 'systemAvoidAreaChange', callback?: Callback\<AvoidArea>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#off_avoidAreaChange|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowBrightness(brightness: number, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:isSupportWideGamut(): Promise\<boolean>;<br>旧版本信息:|类名:Window;<br>方法or属性:isSupportWideGamut(): Promise\<boolean>;<br>新版本信息:9<br>代替接口: ohos.window.Window#isWindowSupportWideGamut|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowFocusable(isFocusable: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:isSupportWideGamut(callback: AsyncCallback\<boolean>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:isSupportWideGamut(callback: AsyncCallback\<boolean>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#isWindowSupportWideGamut|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setColorSpace(colorSpace:ColorSpace): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setColorSpace(colorSpace:ColorSpace): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowColorSpace|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowColorSpace|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getColorSpace(): Promise\<ColorSpace>;<br>旧版本信息:|类名:Window;<br>方法or属性:getColorSpace(): Promise\<ColorSpace>;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowColorSpace|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWakeUpScreen(wakeUp: boolean): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:getColorSpace(callback: AsyncCallback\<ColorSpace>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:getColorSpace(callback: AsyncCallback\<ColorSpace>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#getWindowColorSpace|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowPrivacyMode(isPrivacyMode: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setBackgroundColor(color: string): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setBackgroundColor(color: string): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowBackgroundColor|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setBackgroundColor(color: string, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setBackgroundColor(color: string, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowBackgroundColor|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setSnapshotSkip(isSkip: boolean): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setBrightness(brightness: number): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setBrightness(brightness: number): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowBrightness|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowTouchable(isTouchable: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setBrightness(brightness: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setBrightness(brightness: number, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowBrightness|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setWindowTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setDimBehind(dimBehindValue: number, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setDimBehind(dimBehindValue: number, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setForbidSplitMove(isForbidSplitMove: boolean, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setDimBehind(dimBehindValue: number): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setDimBehind(dimBehindValue: number): Promise\<void>;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setForbidSplitMove(isForbidSplitMove: boolean): Promise\<void>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setFocusable(isFocusable: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setFocusable(isFocusable: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowFocusable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:snapshot(callback: AsyncCallback\<image.PixelMap>): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowFocusable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:snapshot(): Promise\<image.PixelMap>;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowKeepScreenOn|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:opacity(opacity: number): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowKeepScreenOn|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:scale(scaleOptions: ScaleOptions): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setOutsideTouchable(touchable: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setOutsideTouchable(touchable: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:rotate(rotateOptions: RotateOptions): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setOutsideTouchable(touchable: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setOutsideTouchable(touchable: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口:|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:translate(translateOptions: TranslateOptions): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowPrivacyMode|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:getTransitionController(): TransitionController;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowPrivacyMode|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setBlur(radius: number): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setTouchable(isTouchable: boolean): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:setTouchable(isTouchable: boolean): Promise\<void>;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowTouchable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setBackdropBlur(radius: number): void;|@ohos.window.d.ts| |废弃版本有变化|类名:Window;<br>方法or属性:setTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:setTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;<br>新版本信息:9<br>代替接口: ohos.window.Window#setWindowTouchable|@ohos.window.d.ts|
|新增|NA|类名:Window<br>方法or属性:setBackdropBlurStyle(blurStyle: BlurStyle): void;|@ohos.window.d.ts| |新增(错误码)|类名:display;<br>方法or属性:function on(type: 'add' \| 'remove' \| 'change', callback: Callback\<number>): void;<br>旧版本信息:|类名:display;<br>方法or属性:function on(type: 'add' \| 'remove' \| 'change', callback: Callback\<number>): void;<br>新版本信息:401|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:setShadow(radius: number, color?: string, offsetX?: number, offsetY?: number): void;|@ohos.window.d.ts| |新增(错误码)|类名:display;<br>方法or属性:function off(type: 'add' \| 'remove' \| 'change', callback?: Callback\<number>): void;<br>旧版本信息:|类名:display;<br>方法or属性:function off(type: 'add' \| 'remove' \| 'change', callback?: Callback\<number>): void;<br>新版本信息:401|@ohos.display.d.ts|
|新增|NA|类名:Window<br>方法or属性:setCornerRadius(cornerRadius: number): void;|@ohos.window.d.ts| |新增(错误码)|类名:screenshot;<br>方法or属性:function save(options?: ScreenshotOptions): Promise\<image.PixelMap>;<br>旧版本信息:|类名:screenshot;<br>方法or属性:function save(options?: ScreenshotOptions): Promise\<image.PixelMap>;<br>新版本信息:201,401|@ohos.screenshot.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStageEventType|@ohos.window.d.ts| |新增(错误码)|类名:window;<br>方法or属性:function on(type: 'systemBarTintChange', callback: Callback\<SystemBarTintState>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function on(type: 'systemBarTintChange', callback: Callback\<SystemBarTintState>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|类名:WindowStageEventType<br>方法or属性:|@ohos.window.d.ts| |新增(错误码)|类名:window;<br>方法or属性:function off(type: 'systemBarTintChange', callback?: Callback\<SystemBarTintState>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function off(type: 'systemBarTintChange', callback?: Callback\<SystemBarTintState>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStageEventType<br>方法 or 属性:SHOWN = 1|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:hide (callback: AsyncCallback\<void>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:hide (callback: AsyncCallback\<void>): void;<br>新版本信息:1300002|@ohos.window.d.ts|
|新增|NA|类名:WindowStageEventType<br>方法or属性:SHOWN = 1|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:hide(): Promise\<void>;<br>旧版本信息:|类名:Window;<br>方法or属性:hide(): Promise\<void>;<br>新版本信息:1300002|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStageEventType<br>方法 or 属性:ACTIVE|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:on(type: 'windowSizeChange', callback: Callback\<Size>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:on(type: 'windowSizeChange', callback: Callback\<Size>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|类名:WindowStageEventType<br>方法or属性:ACTIVE|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:on(type: 'keyboardHeightChange', callback: Callback\<number>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:on(type: 'keyboardHeightChange', callback: Callback\<number>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStageEventType<br>方法 or 属性:INACTIVE|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:off(type: 'windowSizeChange', callback?: Callback\<Size>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:off(type: 'windowSizeChange', callback?: Callback\<Size>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|类名:WindowStageEventType<br>方法or属性:INACTIVE|@ohos.window.d.ts| |新增(错误码)|类名:Window;<br>方法or属性:off(type: 'keyboardHeightChange', callback?: Callback\<number>): void;<br>旧版本信息:|类名:Window;<br>方法or属性:off(type: 'keyboardHeightChange', callback?: Callback\<number>): void;<br>新版本信息:401|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStageEventType<br>方法 or 属性:HIDDEN|@ohos.window.d.ts| |model有变化|类名:window;<br>方法or属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>新版本信息:FAModelOnly|@ohos.window.d.ts|
|新增|NA|类名:WindowStageEventType<br>方法or属性:HIDDEN|@ohos.window.d.ts| |model有变化|类名:window;<br>方法or属性:function create(id: string, type: WindowType): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function create(id: string, type: WindowType): Promise\<Window>;<br>新版本信息:FAModelOnly|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage|@ohos.window.d.ts| |model有变化|类名:window;<br>方法or属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>新版本信息:FAModelOnly|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:|@ohos.window.d.ts| |model有变化|类名:window;<br>方法or属性:function getTopWindow(): Promise\<Window>;<br>旧版本信息:|类名:window;<br>方法or属性:function getTopWindow(): Promise\<Window>;<br>新版本信息:FAModelOnly|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:getMainWindow(): Promise\<Window>;|@ohos.window.d.ts| |model有变化|类名:WindowType;<br>方法or属性:TYPE_APP<br>旧版本信息:|类名:WindowType;<br>方法or属性:TYPE_APP<br>新版本信息:FAModelOnly|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:getMainWindow(): Promise\<Window>;|@ohos.window.d.ts| |函数有变化|类名:window;<br>方法or属性:function create(ctx: Context, id: string, type: WindowType): Promise\<Window>;|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:getMainWindow(callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts| |函数有变化|类名:window;<br>方法or属性:function create(ctx: Context, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;|类名:window;<br>方法or属性:function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:getMainWindow(callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts| |函数有变化|类名:window;<br>方法or属性:function getTopWindow(ctx: Context): Promise\<Window>;|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:getMainWindowSync(): Window;|@ohos.window.d.ts| |函数有变化|类名:window;<br>方法or属性:function getTopWindow(ctx: Context, callback: AsyncCallback\<Window>): void;|类名:window;<br>方法or属性:function getTopWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:getMainWindowSync(): Window;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:createSubWindow(name: string): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:createSubWindow(name: string): Promise\<Window>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:createSubWindow(name: string, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:createSubWindow(name: string, callback: AsyncCallback\<Window>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:getSubWindow(): Promise\<Array\<Window>>;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:getSubWindow(): Promise\<Array\<Window>>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:getSubWindow(callback: AsyncCallback\<Array\<Window>>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:getSubWindow(callback: AsyncCallback\<Array\<Window>>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:loadContent(path: string, storage: LocalStorage, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:loadContent(path: string, storage?: LocalStorage): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:loadContent(path: string, storage?: LocalStorage): Promise\<void>;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:on(eventType: 'windowStageEvent', callback: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:on(eventType: 'windowStageEvent', callback: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:off(eventType: 'windowStageEvent', callback?: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:off(eventType: 'windowStageEvent', callback?: Callback\<WindowStageEventType>): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:disableWindowDecor(): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:disableWindowDecor(): void;|@ohos.window.d.ts|
|新增|NA|模块名: ohos.window<br>类名: WindowStage<br>方法 or 属性:setShowOnLockScreen(showOnLockScreen: boolean): void;|@ohos.window.d.ts|
|新增|NA|类名:WindowStage<br>方法or属性:setShowOnLockScreen(showOnLockScreen: boolean): void;|@ohos.window.d.ts|
|新增|NA|模块名: WindowExtensionContext<br>类名: WindowExtensionContext|WindowExtensionContext.d.ts|
|新增|NA|模块名: WindowExtensionContext<br>类名: WindowExtensionContext<br>方法 or 属性: startAbility(want: Want, options: StartOptions, callback: AsyncCallback\<void>): void;|WindowExtensionContext.d.ts|
|新增|NA|模块名: WindowExtensionContext<br>类名: WindowExtensionContext<br>方法 or 属性: startAbility(want: Want, options?: StartOptions): Promise\<void>;|WindowExtensionContext.d.ts|
|model有变化|类名:WindowType<br>方法 or 属性:TYPE_APP<br>model:N/A|类名:WindowType<br>方法 or 属性:TYPE_APP<br>model:@FAModelOnly|@ohos.window.d.ts|
|model有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>model:N/A|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>model:@FAModelOnly|@ohos.window.d.ts|
|model有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>model:N/A|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>model:@FAModelOnly|@ohos.window.d.ts|
|model有变化|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>model:N/A|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>model:@FAModelOnly|@ohos.window.d.ts|
|model有变化|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>model:N/A|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>model:@FAModelOnly|@ohos.window.d.ts|
|废弃版本有变化|类名:display<br>方法 or 属性:function getDefaultDisplay(callback: AsyncCallback\<Display>): void;<br>废弃版本:N/A|类名:display<br>方法 or 属性:function getDefaultDisplay(callback: AsyncCallback\<Display>): void;<br>废弃版本:9<br>代替接口:ohos.display|@ohos.display.d.ts|
|废弃版本有变化|类名:display<br>方法 or 属性:function getDefaultDisplay(): Promise\<Display>;<br>废弃版本:N/A|类名:display<br>方法 or 属性:function getDefaultDisplay(): Promise\<Display>;<br>废弃版本:9<br>代替接口:ohos.display|@ohos.display.d.ts|
|废弃版本有变化|类名:display<br>方法 or 属性:function getAllDisplay(callback: AsyncCallback\<Array\<Display>>): void;<br>废弃版本:N/A|类名:display<br>方法 or 属性:function getAllDisplay(callback: AsyncCallback\<Array\<Display>>): void;<br>废弃版本:9<br>代替接口:ohos.display|@ohos.display.d.ts|
|废弃版本有变化|类名:display<br>方法 or 属性:function getAllDisplay(): Promise\<Array\<Display>>;<br>废弃版本:N/A|类名:display<br>方法 or 属性:function getAllDisplay(): Promise\<Array\<Display>>;<br>废弃版本:9<br>代替接口:ohos.display|@ohos.display.d.ts|
|废弃版本有变化|类名:WindowProperties<br>方法 or 属性:dimBehindValue: number<br>废弃版本:N/A|类名:WindowProperties<br>方法 or 属性:dimBehindValue: number<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:WindowProperties<br>方法 or 属性:isRoundCorner: boolean<br>废弃版本:N/A|类名:WindowProperties<br>方法 or 属性:isRoundCorner: boolean<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function find(id: string, callback: AsyncCallback\<Window>): void;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function find(id: string, callback: AsyncCallback\<Window>): void;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function find(id: string): Promise\<Window>;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function find(id: string): Promise\<Window>;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>废弃版本:N/A|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>废弃版本:9<br>代替接口:ohos.window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:show(callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:show(callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:show(): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:show(): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:destroy(callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:destroy(callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:destroy(): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:destroy(): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:moveTo(x: number, y: number): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:moveTo(x: number, y: number): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:moveTo(x: number, y: number, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:moveTo(x: number, y: number, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:resetSize(width: number, height: number): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:resetSize(width: number, height: number): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:resetSize(width: number, height: number, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:resetSize(width: number, height: number, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setWindowType(type: WindowType): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setWindowType(type: WindowType): Promise\<void>;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setWindowType(type: WindowType, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setWindowType(type: WindowType, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getProperties(callback: AsyncCallback\<WindowProperties>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getProperties(callback: AsyncCallback\<WindowProperties>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getProperties(): Promise\<WindowProperties>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getProperties(): Promise\<WindowProperties>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getAvoidArea(type: AvoidAreaType, callback: AsyncCallback\<AvoidArea>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getAvoidArea(type: AvoidAreaType, callback: AsyncCallback\<AvoidArea>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getAvoidArea(type: AvoidAreaType): Promise\<AvoidArea>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getAvoidArea(type: AvoidAreaType): Promise\<AvoidArea>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setFullScreen(isFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setFullScreen(isFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setFullScreen(isFullScreen: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setFullScreen(isFullScreen: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setLayoutFullScreen(isLayoutFullScreen: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setLayoutFullScreen(isLayoutFullScreen: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setSystemBarEnable(names: Array\<'status'\|'navigation'>): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setSystemBarProperties(systemBarProperties: SystemBarProperties, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setSystemBarProperties(systemBarProperties: SystemBarProperties): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:loadContent(path: string): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:loadContent(path: string): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:isShowing(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:isShowing(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:isShowing(): Promise\<boolean>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:isShowing(): Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:on(type: 'systemAvoidAreaChange', callback: Callback\<AvoidArea>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:on(type: 'systemAvoidAreaChange', callback: Callback\<AvoidArea>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:off(type: 'systemAvoidAreaChange', callback?: Callback\<AvoidArea>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:off(type: 'systemAvoidAreaChange', callback?: Callback\<AvoidArea>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:isSupportWideGamut(): Promise\<boolean>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:isSupportWideGamut(): Promise\<boolean>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:isSupportWideGamut(callback: AsyncCallback\<boolean>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:isSupportWideGamut(callback: AsyncCallback\<boolean>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setColorSpace(colorSpace:ColorSpace): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setColorSpace(colorSpace:ColorSpace): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setColorSpace(colorSpace:ColorSpace, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getColorSpace(): Promise\<ColorSpace>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getColorSpace(): Promise\<ColorSpace>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:getColorSpace(callback: AsyncCallback\<ColorSpace>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:getColorSpace(callback: AsyncCallback\<ColorSpace>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setBackgroundColor(color: string): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setBackgroundColor(color: string): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setBackgroundColor(color: string, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setBackgroundColor(color: string, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setBrightness(brightness: number): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setBrightness(brightness: number): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setBrightness(brightness: number, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setBrightness(brightness: number, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setDimBehind(dimBehindValue: number, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setDimBehind(dimBehindValue: number, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setDimBehind(dimBehindValue: number): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setDimBehind(dimBehindValue: number): Promise\<void>;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setFocusable(isFocusable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setFocusable(isFocusable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setFocusable(isFocusable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setKeepScreenOn(isKeepScreenOn: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setKeepScreenOn(isKeepScreenOn: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setOutsideTouchable(touchable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setOutsideTouchable(touchable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setOutsideTouchable(touchable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setOutsideTouchable(touchable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:N/A|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setPrivacyMode(isPrivacyMode: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setPrivacyMode(isPrivacyMode: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setTouchable(isTouchable: boolean): Promise\<void>;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setTouchable(isTouchable: boolean): Promise\<void>;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|废弃版本有变化|类名:Window<br>方法 or 属性:setTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:N/A|类名:Window<br>方法 or 属性:setTouchable(isTouchable: boolean, callback: AsyncCallback\<void>): void;<br>废弃版本:9<br>代替接口:ohos.window.Window|@ohos.window.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function on(type: 'add' \| 'remove' \| 'change', callback: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function on(type: 'add' \| 'remove' \| 'change', callback: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function on(type: 'add' \| 'remove' \| 'change', callback: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function off(type: 'add' \| 'remove' \| 'change', callback?: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function off(type: 'add' \| 'remove' \| 'change', callback?: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:display<br>方法 or 属性:function off(type: 'add' \| 'remove' \| 'change', callback?: Callback\<number>): void;<br>错误码内容: 401|@ohos.display.d.ts|
|新增(错误码)|NA|类名:screenshot<br>方法 or 属性:function save(options?: ScreenshotOptions): Promise\<image.PixelMap>;<br>错误码内容: 201, 401|@ohos.screenshot.d.ts|
|新增(错误码)|NA|类名:window<br>方法 or 属性:function on(type: 'systemBarTintChange', callback: Callback\<SystemBarTintState>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|新增(错误码)|NA|类名:window<br>方法 or 属性:function off(type: 'systemBarTintChange', callback?: Callback\<SystemBarTintState>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:hide (callback: AsyncCallback\<void>): void;<br>错误码内容: 1300002|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:hide(): Promise\<void>;<br>错误码内容: 1300002|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:on(type: 'windowSizeChange', callback: Callback\<Size>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:off(type: 'windowSizeChange', callback?: Callback\<Size>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:on(type: 'keyboardHeightChange', callback: Callback\<number>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|新增(错误码)|NA|类名:Window<br>方法 or 属性:off(type: 'keyboardHeightChange', callback?: Callback\<number>): void;<br>错误码内容: 401|@ohos.window.d.ts|
|函数有变化|类名:screenshot<br>方法 or 属性:function save(options?: ScreenshotOptions, callback: AsyncCallback\<image.PixelMap>): void;<br>|类名:screenshot<br>方法 or 属性:function save(options: ScreenshotOptions, callback: AsyncCallback\<image.PixelMap>): void;<br>|@ohos.screenshot.d.ts|
|函数有变化|类名:screenshot<br>方法 or 属性:function save(options?: ScreenshotOptions, callback: AsyncCallback\<image.PixelMap>): void;<br>|类名:screenshot<br>方法 or 属性:function save(callback: AsyncCallback\<image.PixelMap>): void;<br>|@ohos.screenshot.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(ctx: Context, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(ctx: Context, id: string, type: WindowType): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function create(ctx: BaseContext, id: string, type: WindowType): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(ctx: Context, id: string, type: WindowType): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function create(ctx: BaseContext, id: string, type: WindowType): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function create(ctx: Context, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function create(ctx: BaseContext, id: string, type: WindowType, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(ctx: Context, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(ctx: Context): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function getTopWindow(ctx: BaseContext): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(ctx: Context): Promise\<Window>;<br>|类名:window<br>方法 or 属性:function getTopWindow(ctx: BaseContext): Promise\<Window>;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function getTopWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:window<br>方法 or 属性:function getTopWindow(ctx: Context, callback: AsyncCallback\<Window>): void;<br>|类名:window<br>方法 or 属性:function getTopWindow(ctx: BaseContext, callback: AsyncCallback\<Window>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:Window<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>|类名:Window<br>方法 or 属性:loadContent(path: string, storage: LocalStorage, callback: AsyncCallback\<void>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:Window<br>方法 or 属性:loadContent(path: string): Promise\<void>;<br>|类名:Window<br>方法 or 属性:loadContent(path: string, storage: LocalStorage): Promise\<void>;<br>|@ohos.window.d.ts|
|函数有变化|类名:Window<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>|类名:Window<br>方法 or 属性:loadContent(path: string, callback: AsyncCallback\<void>): void;<br>|@ohos.window.d.ts|
|函数有变化|类名:Window<br>方法 or 属性:loadContent(path: string): Promise\<void>;<br>|类名:Window<br>方法 or 属性:loadContent(path: string): Promise\<void>;<br>|@ohos.window.d.ts|
| 操作 | 旧版本 | 新版本 | d.ts文件 |
| ---- | ------ | ------ | -------- |
| 新增 | NA | 类名:deviceAttest; <br>方法or属性:function getAttestStatus(callback: AsyncCallback<AttestResultInfo>) : void; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:deviceAttest; <br/>方法or属性:function getAttestStatus() : Promise<AttestResultInfo>; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:deviceAttest; <br/>方法or属性:function getAttestStatusSync() : AttestResultInfo; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; <br/>方法or属性:authResult : number; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; <br/>方法or属性:softwareResult : number; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo;<br/> 方法or属性:softwareResultDetail : Array<number>; | @ohos.deviceAttest.d.ts |
| 新增 | NA | 类名:AttestResultInfo; <br/>方法or属性:ticket : string; | @ohos.deviceAttest.d.ts |
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册