操作 旧版本 新版本 d.ts文件
新增 NA 类名:AxisType
方法or属性:type AxisType =

'touchmajor'

| 'touchminor'

| 'orientation'

| 'x'

| 'y'

| 'pressure'

| 'toolminor'

| 'toolmajor'

| 'null';
@ohos.multimodalInput.inputDevice.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: PrimaryButton
@ohos.multimodalInput.pointer.d.ts
新增 NA 类名:PrimaryButton
方法or属性:
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: PrimaryButton
方法 or 属性:LEFT = 0
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: PrimaryButton
方法 or 属性:RIGHT = 1
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMousePrimaryButton(primary: PrimaryButton): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMousePrimaryButton(callback: AsyncCallback<PrimaryButton>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMousePrimaryButton(): Promise<PrimaryButton>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setHoverScrollState(state: boolean, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setHoverScrollState(state: boolean): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getHoverScrollState(callback: AsyncCallback<boolean>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getHoverScrollState(): Promise<boolean>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMouseScrollRows(rows: number, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function setMouseScrollRows(rows: number): Promise<void>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMouseScrollRows(callback: AsyncCallback<number>): void;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.pointer
类名: pointer
方法 or 属性:function getMouseScrollRows(): Promise<number>;
@ohos.multimodalInput.pointer.d.ts
新增 NA 模块名: ohos.multimodalInput.shortKey
类名: shortKey
@ohos.multimodalInput.shortKey.d.ts
新增 NA 模块名: ohos.multimodalInput.shortKey
类名: shortKey
方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number, callback: AsyncCallback<void>): void;
@ohos.multimodalInput.shortKey.d.ts
新增 NA 模块名: ohos.multimodalInput.shortKey
类名: shortKey
方法 or 属性: function setKeyDownDuration(businessKey: string, delay: number): Promise<void>;
@ohos.multimodalInput.shortKey.d.ts
删除 模块名:ohos.multimodalInput.inputDevice
类名:AxisType
方法 or 属性:type AxisType = 'touchMajor' | 'touchMinor' | 'orientation' | 'x' | 'y' | 'pressure' | 'toolMinor' | 'toolMajor' | 'NULL';
NA @ohos.multimodalInput.inputDevice.d.ts