# 杂散软件服务子系统JS API变更 OpenHarmony 3.2 Beta2版本相较于OpenHarmony 3.2 Beta1版本,杂散软件服务子系统的API变更如下: ## 接口变更 | 模块名 | 方法/事件名 | 方法/属性/枚举/常量 | 变更类型 | |---|---|---|---| | ohos.inputmethod | inputMethod | switchInputMethod(target: InputMethodProperty, callback: AsyncCallback\): void;
switchInputMethod(target: InputMethodProperty): Promise\; | 新增 |