Change Type | Old Version | New Version | d.ts File |
---|---|---|---|
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_inputStart |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_inputStart |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_inputStop |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_inputStop |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_setCallingWindow |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_setCallingWindow |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_keyboardShow |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_keyboardHide |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_keyboardShow |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_keyboardHide |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: on_setSubtype |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputMethodAbility Method or attribute name: off_setSubtype |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: sendKeyFunction |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: sendKeyFunction |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteForward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteForward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteBackward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: deleteBackward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: insertText |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: insertText |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getForward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getForward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getBackward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getBackward |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getEditorAttribute |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: getEditorAttribute |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: moveCursor |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputmethodengine Class name: InputClient Method or attribute name: moveCursor |
@ohos.inputmethodengine.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: label |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: name |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: id |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: mode |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: locale |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: language |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: icon |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: iconId |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Module name: ohos.inputMethodSubtype Class name: InputMethodSubtype Method or attribute name: extra |
@ohos.inputMethodSubtype.d.ts |
Added | NA | Method or attribute name: createData Function name: function createData(mimeType: string, value: ValueType): PasteData; |
@ohos.pasteboard.d.ts |
Added | NA | Method or attribute name: createRecord Function name: function createRecord(mimeType: string, value: ValueType): PasteDataRecord; |
@ohos.pasteboard.d.ts |
Added | NA | Method or attribute name: addRecord Function name: addRecord(mimeType: string, value: ValueType): void; |
@ohos.pasteboard.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: on_inputStop |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: off_inputStop |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: on_setCallingWindow |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: InputMethodEngine Method or attribute name: off_setCallingWindow |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: moveCursor |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodengine Class name: TextInputClient Method or attribute name: moveCursor |
NA | @ohos.inputmethodengine.d.ts |
Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: startAbility |
NA | @ohos.inputmethodextensioncontext.d.ts |
Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: startAbility |
NA | @ohos.inputmethodextensioncontext.d.ts |
Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: startAbility |
NA | @ohos.inputmethodextensioncontext.d.ts |
Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: terminateSelf |
NA | @ohos.inputmethodextensioncontext.d.ts |
Deleted | Module name: ohos.inputmethodextensioncontext Class name: InputMethodExtensionContext Method or attribute name: terminateSelf |
NA | @ohos.inputmethodextensioncontext.d.ts |
Deleted | Module name: ohos.pasteboard Class name: pasteboard Method or attribute name: createPixelMapData |
NA | @ohos.pasteboard.d.ts |
Deleted | Module name: ohos.pasteboard Class name: pasteboard Method or attribute name: createPixelMapRecord |
NA | @ohos.pasteboard.d.ts |
Deleted | Module name: ohos.pasteboard Class name: PasteData Method or attribute name: addPixelMapRecord |
NA | @ohos.pasteboard.d.ts |
Deleted | Module name: ohos.screenLock Class name: screenLock Method or attribute name: lockScreen |
NA | @ohos.screenLock.d.ts |
Deleted | Module name: ohos.screenLock Class name: screenLock Method or attribute name: lockScreen |
NA | @ohos.screenLock.d.ts |
Deleted | Module name: ohos.wallpaper Class name: wallpaper Method or attribute name: screenshotLiveWallpaper |
NA | @ohos.wallpaper.d.ts |
Deleted | Module name: ohos.wallpaper Class name: wallpaper Method or attribute name: screenshotLiveWallpaper |
NA | @ohos.wallpaper.d.ts |
Model changed | Method or attribute name: switchInputMethod Model: @StageModelOnly |
Method or attribute name: switchInputMethod model: |
@ohos.inputmethod.d.ts |
Model changed | Method or attribute name: switchInputMethod Model: @StageModelOnly |
Method or attribute name: switchInputMethod model: |
@ohos.inputmethod.d.ts |
Model changed | Method or attribute name: getCurrentInputMethod Model: @StageModelOnly |
Method or attribute name: getCurrentInputMethod model: |
@ohos.inputmethod.d.ts |
Model changed | Class name: InputMethodExtensionAbility Model: @StageModelOnly |
Class name: InputMethodExtensionAbility model: |
@ohos.inputmethodextensionability.d.ts |
Model changed | Method or attribute name: context Model: @StageModelOnly |
Method or attribute name: context model: |
@ohos.inputmethodextensionability.d.ts |
Model changed | Method or attribute name: onCreate Model: @StageModelOnly |
Method or attribute name: onCreate model: |
@ohos.inputmethodextensionability.d.ts |
Model changed | Method or attribute name: onDestroy Model: @StageModelOnly |
Method or attribute name: onDestroy model: |
@ohos.inputmethodextensionability.d.ts |
Model changed | Class name: InputMethodExtensionContext Model: @StageModelOnly |
Class name: InputMethodExtensionContext model: |
@ohos.inputmethodextensioncontext.d.ts |
Deprecated version changed | Method or attribute name: getInputMethodSetting Deprecated version: N/A |
Method or attribute name: getInputMethodSetting Deprecated version: 9 Substitute API: ohos.inputmethod.getController |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: getInputMethodController Deprecated version: N/A |
Method or attribute name: getInputMethodController Deprecated version: 9 Substitute API: ohos.inputmethod.getController |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: listInputMethod Deprecated version: N/A |
Method or attribute name: listInputMethod Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: listInputMethod Deprecated version: N/A |
Method or attribute name: listInputMethod Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodSetting.getInputMethods |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: displayOptionalInputMethod Deprecated version: N/A |
Method or attribute name: displayOptionalInputMethod Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: displayOptionalInputMethod Deprecated version: N/A |
Method or attribute name: displayOptionalInputMethod Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodSetting.showOptionalInputMethods |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: stopInput Deprecated version: N/A |
Method or attribute name: stopInput Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: stopInput Deprecated version: N/A |
Method or attribute name: stopInput Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodController.stopInputSession |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: packageName Deprecated version: N/A |
Method or attribute name: packageName Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodProperty.name |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: methodId Deprecated version: N/A |
Method or attribute name: methodId Deprecated version: 9 Substitute API: ohos.inputmethod.InputMethodProperty.id |
@ohos.inputmethod.d.ts |
Deprecated version changed | Method or attribute name: getInputMethodEngine Deprecated version: N/A |
Method or attribute name: getInputMethodEngine Deprecated version: 9 Substitute API: ohos.inputmethodengine.getInputMethodAbility |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: createKeyboardDelegate Deprecated version: N/A |
Method or attribute name: createKeyboardDelegate Deprecated version: 9 Substitute API: ohos.inputmethodengine.getKeyboardDelegate |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: hideKeyboard Deprecated version: N/A |
Method or attribute name: hideKeyboard Deprecated version: 9 Substitute API: ohos.inputmethodengine.KeyboardController.hide |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: hideKeyboard Deprecated version: N/A |
Method or attribute name: hideKeyboard Deprecated version: 9 Substitute API: ohos.inputmethodengine.KeyboardController.hide |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Class name: TextInputClient Deprecated version: N/A |
Class name: TextInputClient Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: sendKeyFunction Deprecated version: N/A |
Method or attribute name: sendKeyFunction Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: sendKeyFunction Deprecated version: N/A |
Method or attribute name: sendKeyFunction Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.sendKeyFunction |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: deleteForward Deprecated version: N/A |
Method or attribute name: deleteForward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.deleteForward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: deleteForward Deprecated version: N/A |
Method or attribute name: deleteForward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.deleteForward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: deleteBackward Deprecated version: N/A |
Method or attribute name: deleteBackward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: deleteBackward Deprecated version: N/A |
Method or attribute name: deleteBackward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.deleteBackward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: insertText Deprecated version: N/A |
Method or attribute name: insertText Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.insertText |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: insertText Deprecated version: N/A |
Method or attribute name: insertText Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.insertText |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getForward Deprecated version: N/A |
Method or attribute name: getForward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getForward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getForward Deprecated version: N/A |
Method or attribute name: getForward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getForward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getBackward Deprecated version: N/A |
Method or attribute name: getBackward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getBackward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getBackward Deprecated version: N/A |
Method or attribute name: getBackward Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getBackward |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getEditorAttribute Deprecated version: N/A |
Method or attribute name: getEditorAttribute Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: getEditorAttribute Deprecated version: N/A |
Method or attribute name: getEditorAttribute Deprecated version: 9 Substitute API: ohos.inputmethodengine.InputClient.getEditorAttribute |
@ohos.inputmethodengine.d.ts |
Deprecated version changed | Method or attribute name: createHtmlData Deprecated version: N/A |
Method or attribute name: createHtmlData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createWantData Deprecated version: N/A |
Method or attribute name: createWantData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createPlainTextData Deprecated version: N/A |
Method or attribute name: createPlainTextData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createUriData Deprecated version: N/A |
Method or attribute name: createUriData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createHtmlTextRecord Deprecated version: N/A |
Method or attribute name: createHtmlTextRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createWantRecord Deprecated version: N/A |
Method or attribute name: createWantRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createPlainTextRecord Deprecated version: N/A |
Method or attribute name: createPlainTextRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: createUriRecord Deprecated version: N/A |
Method or attribute name: createUriRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: convertToText Deprecated version: N/A |
Method or attribute name: convertToText Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: convertToText Deprecated version: N/A |
Method or attribute name: convertToText Deprecated version: 9 |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: addHtmlRecord Deprecated version: N/A |
Method or attribute name: addHtmlRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: addWantRecord Deprecated version: N/A |
Method or attribute name: addWantRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: addTextRecord Deprecated version: N/A |
Method or attribute name: addTextRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: addUriRecord Deprecated version: N/A |
Method or attribute name: addUriRecord Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: getRecordAt Deprecated version: N/A |
Method or attribute name: getRecordAt Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: hasMimeType Deprecated version: N/A |
Method or attribute name: hasMimeType Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: removeRecordAt Deprecated version: N/A |
Method or attribute name: removeRecordAt Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: replaceRecordAt Deprecated version: N/A |
Method or attribute name: replaceRecordAt Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: clear Deprecated version: N/A |
Method or attribute name: clear Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: clear Deprecated version: N/A |
Method or attribute name: clear Deprecated version: 9 |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: getPasteData Deprecated version: N/A |
Method or attribute name: getPasteData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: getPasteData Deprecated version: N/A |
Method or attribute name: getPasteData Deprecated version: 9 |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: hasPasteData Deprecated version: N/A |
Method or attribute name: hasPasteData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: hasPasteData Deprecated version: N/A |
Method or attribute name: hasPasteData Deprecated version: 9 |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: setPasteData Deprecated version: N/A |
Method or attribute name: setPasteData Deprecated version: 9 Substitute API: ohos.pasteboard.pasteboard |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: setPasteData Deprecated version: N/A |
Method or attribute name: setPasteData Deprecated version: 9 |
@ohos.pasteboard.d.ts |
Deprecated version changed | Method or attribute name: download Deprecated version: N/A |
Method or attribute name: download Deprecated version: 9 Substitute API: ohos.request.downloadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: download Deprecated version: N/A |
Method or attribute name: download Deprecated version: 9 Substitute API: ohos.request.downloadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: download Deprecated version: N/A |
Method or attribute name: download Deprecated version: 9 Substitute API: ohos.request.downloadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: download Deprecated version: N/A |
Method or attribute name: download Deprecated version: 9 Substitute API: ohos.request.downloadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: upload Deprecated version: N/A |
Method or attribute name: upload Deprecated version: 9 Substitute API: ohos.request.uploadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: upload Deprecated version: N/A |
Method or attribute name: upload Deprecated version: 9 Substitute API: ohos.request.uploadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: upload Deprecated version: N/A |
Method or attribute name: upload Deprecated version: 9 Substitute API: ohos.request.uploadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: upload Deprecated version: N/A |
Method or attribute name: upload Deprecated version: 9 Substitute API: ohos.request.uploadFile |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: remove Deprecated version: N/A |
Method or attribute name: remove Deprecated version: 9 Substitute API: ohos.request.delete |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: remove Deprecated version: N/A |
Method or attribute name: remove Deprecated version: 9 Substitute API: ohos.request.delete |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: pause Deprecated version: N/A |
Method or attribute name: pause Deprecated version: 9 Substitute API: ohos.request.suspend |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: pause Deprecated version: N/A |
Method or attribute name: pause Deprecated version: 9 Substitute API: ohos.request.suspend |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: resume Deprecated version: N/A |
Method or attribute name: resume Deprecated version: 9 Substitute API: ohos.request.restore |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: resume Deprecated version: N/A |
Method or attribute name: resume Deprecated version: 9 Substitute API: ohos.request.restore |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: query Deprecated version: N/A |
Method or attribute name: query Deprecated version: 9 Substitute API: ohos.request.getTaskInfo |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: query Deprecated version: N/A |
Method or attribute name: query Deprecated version: 9 Substitute API: ohos.request.getTaskInfo |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: queryMimeType Deprecated version: N/A |
Method or attribute name: queryMimeType Deprecated version: 9 Substitute API: ohos.request.getTaskMimeType |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: queryMimeType Deprecated version: N/A |
Method or attribute name: queryMimeType Deprecated version: 9 Substitute API: ohos.request.getTaskMimeType |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: remove Deprecated version: N/A |
Method or attribute name: remove Deprecated version: 9 Substitute API: ohos.request.delete |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: remove Deprecated version: N/A |
Method or attribute name: remove Deprecated version: 9 Substitute API: ohos.request.delete |
@ohos.request.d.ts |
Deprecated version changed | Method or attribute name: isScreenLocked Deprecated version: N/A |
Method or attribute name: isScreenLocked Deprecated version: 9 Substitute API: ohos.screenLock.isLocked |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: isScreenLocked Deprecated version: N/A |
Method or attribute name: isScreenLocked Deprecated version: 9 |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: isSecureMode Deprecated version: N/A |
Method or attribute name: isSecureMode Deprecated version: 9 Substitute API: ohos.screenLock.isSecure |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: isSecureMode Deprecated version: N/A |
Method or attribute name: isSecureMode Deprecated version: 9 |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: unlockScreen Deprecated version: N/A |
Method or attribute name: unlockScreen Deprecated version: 9 Substitute API: ohos.screenLock.unlock |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: unlockScreen Deprecated version: N/A |
Method or attribute name: unlockScreen Deprecated version: 9 |
@ohos.screenLock.d.ts |
Deprecated version changed | Method or attribute name: getColors Deprecated version: N/A |
Method or attribute name: getColors Deprecated version: 9 Substitute API: ohos.wallpaper.getColorsSync |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getColors Deprecated version: N/A |
Method or attribute name: getColors Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getId Deprecated version: N/A |
Method or attribute name: getId Deprecated version: 9 Substitute API: ohos.wallpaper.getIdSync |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getId Deprecated version: N/A |
Method or attribute name: getId Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getFile Deprecated version: N/A |
Method or attribute name: getFile Deprecated version: 9 Substitute API: ohos.wallpaper.getFileSync |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getFile Deprecated version: N/A |
Method or attribute name: getFile Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getMinHeight Deprecated version: N/A |
Method or attribute name: getMinHeight Deprecated version: 9 Substitute API: ohos.wallpaper.getMinHeightSync |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getMinHeight Deprecated version: N/A |
Method or attribute name: getMinHeight Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getMinWidth Deprecated version: N/A |
Method or attribute name: getMinWidth Deprecated version: 9 Substitute API: ohos.wallpaper.getMinWidthSync |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getMinWidth Deprecated version: N/A |
Method or attribute name: getMinWidth Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: isChangePermitted Deprecated version: N/A |
Method or attribute name: isChangePermitted Deprecated version: 9 Substitute API: ohos.wallpaper.isChangeAllowed |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: isChangePermitted Deprecated version: N/A |
Method or attribute name: isChangePermitted Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: isOperationAllowed Deprecated version: N/A |
Method or attribute name: isOperationAllowed Deprecated version: 9 Substitute API: ohos.wallpaper.isUserChangeAllowed |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: isOperationAllowed Deprecated version: N/A |
Method or attribute name: isOperationAllowed Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: reset Deprecated version: N/A |
Method or attribute name: reset Deprecated version: 9 Substitute API: ohos.wallpaper.recovery |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: reset Deprecated version: N/A |
Method or attribute name: reset Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: setWallpaper Deprecated version: N/A |
Method or attribute name: setWallpaper Deprecated version: 9 Substitute API: ohos.wallpaper.setImage |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: setWallpaper Deprecated version: N/A |
Method or attribute name: setWallpaper Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getPixelMap Deprecated version: N/A |
Method or attribute name: getPixelMap Deprecated version: 9 Substitute API: ohos.wallpaper.getImage |
@ohos.wallpaper.d.ts |
Deprecated version changed | Method or attribute name: getPixelMap Deprecated version: N/A |
Method or attribute name: getPixelMap Deprecated version: 9 |
@ohos.wallpaper.d.ts |
Deprecated version changed | Class name: UploadResponse Deprecated version: N/A |
Class name: UploadResponse Deprecated version: 9 Substitute API: ohos.request |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: code Deprecated version: N/A |
Method or attribute name: code Deprecated version: 9 Substitute API: ohos.request |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: data Deprecated version: N/A |
Method or attribute name: data Deprecated version: 9 Substitute API: ohos.request |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: headers Deprecated version: N/A |
Method or attribute name: headers Deprecated version: 9 Substitute API: ohos.request |
@system.request.d.ts |
Deprecated version changed | Class name: DownloadResponse Deprecated version: N/A |
Class name: DownloadResponse Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: token Deprecated version: N/A |
Method or attribute name: token Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: OnDownloadCompleteResponse Deprecated version: N/A |
Class name: OnDownloadCompleteResponse Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: uri Deprecated version: N/A |
Method or attribute name: uri Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: RequestFile Deprecated version: N/A |
Class name: RequestFile Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: filename Deprecated version: N/A |
Method or attribute name: filename Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: name Deprecated version: N/A |
Method or attribute name: name Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: uri Deprecated version: N/A |
Method or attribute name: uri Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: type Deprecated version: N/A |
Method or attribute name: type Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: RequestData Deprecated version: N/A |
Class name: RequestData Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: name Deprecated version: N/A |
Method or attribute name: name Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: value Deprecated version: N/A |
Method or attribute name: value Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: UploadRequestOptions Deprecated version: N/A |
Class name: UploadRequestOptions Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: url Deprecated version: N/A |
Method or attribute name: url Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: data Deprecated version: N/A |
Method or attribute name: data Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: files Deprecated version: N/A |
Method or attribute name: files Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: header Deprecated version: N/A |
Method or attribute name: header Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: method Deprecated version: N/A |
Method or attribute name: method Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: success Deprecated version: N/A |
Method or attribute name: success Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: fail Deprecated version: N/A |
Method or attribute name: fail Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: complete Deprecated version: N/A |
Method or attribute name: complete Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: DownloadRequestOptions Deprecated version: N/A |
Class name: DownloadRequestOptions Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: url Deprecated version: N/A |
Method or attribute name: url Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: filename Deprecated version: N/A |
Method or attribute name: filename Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: header Deprecated version: N/A |
Method or attribute name: header Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: description Deprecated version: N/A |
Method or attribute name: description Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: success Deprecated version: N/A |
Method or attribute name: success Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: fail Deprecated version: N/A |
Method or attribute name: fail Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: complete Deprecated version: N/A |
Method or attribute name: complete Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: OnDownloadCompleteOptions Deprecated version: N/A |
Class name: OnDownloadCompleteOptions Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: token Deprecated version: N/A |
Method or attribute name: token Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: success Deprecated version: N/A |
Method or attribute name: success Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: fail Deprecated version: N/A |
Method or attribute name: fail Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: complete Deprecated version: N/A |
Method or attribute name: complete Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Class name: Request Deprecated version: N/A |
Class name: Request Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: upload Deprecated version: N/A |
Method or attribute name: upload Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: download Deprecated version: N/A |
Method or attribute name: download Deprecated version: 9 |
@system.request.d.ts |
Deprecated version changed | Method or attribute name: onDownloadComplete Deprecated version: N/A |
Method or attribute name: onDownloadComplete Deprecated version: 9 |
@system.request.d.ts |
Initial version changed | Class name: inputMethod Initial version: |
Class name: inputMethod Initial version: 6 |
@ohos.inputmethod.d.ts |
Initial version changed | Method or attribute name: getFile Initial version: 9 |
Method or attribute name: getFile Initial version: 8 |
@ohos.wallpaper.d.ts |
Initial version changed | Method or attribute name: getFile Initial version: 9 |
Method or attribute name: getFile Initial version: 8 |
@ohos.wallpaper.d.ts |
Initial version changed | Method or attribute name: on_colorChange Initial version: 7 |
Method or attribute name: on_colorChange Initial version: 9 |
@ohos.wallpaper.d.ts |
Initial version changed | Method or attribute name: off_colorChange Initial version: 7 |
Method or attribute name: off_colorChange Initial version: 9 |
@ohos.wallpaper.d.ts |
Error code added | NA | Method or attribute name: setProperty Error code: 401 |
@ohos.pasteboard.d.ts |
Error code added | NA | Method or attribute name: on_update Error code: 401 |
@ohos.pasteboard.d.ts |
Error code added | NA | Method or attribute name: off_update Error code: 401 |
@ohos.pasteboard.d.ts |
Permission added | Method or attribute name: switchInputMethod Permission: N/A |
Method or attribute name: switchInputMethod Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |
Permission added | Method or attribute name: switchInputMethod Permission: N/A |
Method or attribute name: switchInputMethod Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |
Permission added | Method or attribute name: showSoftKeyboard Permission: N/A |
Method or attribute name: showSoftKeyboard Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |
Permission added | Method or attribute name: showSoftKeyboard Permission: N/A |
Method or attribute name: showSoftKeyboard Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |
Permission added | Method or attribute name: hideSoftKeyboard Permission: N/A |
Method or attribute name: hideSoftKeyboard Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |
Permission added | Method or attribute name: hideSoftKeyboard Permission: N/A |
Method or attribute name: hideSoftKeyboard Permission: ohos.permission.CONNECT_IME_ABILITY |
@ohos.inputmethod.d.ts |