harmony 鸿蒙@ohos.multimodalInput.gestureEvent (Gesture Input Event)

2023-10-30 浏览 (464)

@ohos.multimodalInput.gestureEvent (Gesture Input Event)

The gestureEvent module provides APIs for gesture events reported by devices.

NOTE

The initial APIs of this module are supported since API version 10. Newly added APIs will be marked with a superscript to indicate their earliest API version.

Modules to Import

import { Pinch, ThreeFingersSwipe, FourFingersSwipe, ActionType } from '@ohos.multimodalInput.gestureEvent';

Pinch

Defines a pinch event.

System capability: SystemCapability.MultimodalInput.Input.Core

NameTypeReadableWritableDescription
typeActionTypeYesNoPinch event type.
scalenumberYesNoPinch scale factor. The value is greater than or equal to 0.

ThreeFingersSwipe

Defines a three-finger swipe event.

System capability: SystemCapability.MultimodalInput.Input.Core

NameTypeReadableWritableDescription
typeActionTypeYesNoThree-finger swipe event type.
xnumberYesNoX coordinate.
ynumberYesNoY coordinate.

FourFingersSwipe

Defines a four-finger swipe event.

System capability: SystemCapability.MultimodalInput.Input.Core

NameTypeReadableWritableDescription
typeActionTypeYesNoFour-finger swipe event type.
xnumberYesNoX coordinate.
ynumberYesNoY coordinate.

ActionType

Enumerates gesture event types.

System capability: SystemCapability.MultimodalInput.Input.Core

NameValueDescription
CANCEL0Canceled.
BEGIN1Started.
UPDATE2Updated.
END3Ended.

你可能感兴趣的鸿蒙文章

harmony 鸿蒙APIs

harmony 鸿蒙System Common Events (To Be Deprecated Soon)

harmony 鸿蒙System Common Events

harmony 鸿蒙API Reference Document Description

harmony 鸿蒙Enterprise Device Management Overview (for System Applications Only)

harmony 鸿蒙BundleStatusCallback

harmony 鸿蒙@ohos.bundle.innerBundleManager (innerBundleManager)

harmony 鸿蒙@ohos.distributedBundle (Distributed Bundle Management)

harmony 鸿蒙@ohos.bundle (Bundle)

harmony 鸿蒙@ohos.enterprise.EnterpriseAdminExtensionAbility (EnterpriseAdminExtensionAbility)

  • 所属分类: 后端技术
  • 本文标签: 软件 鸿蒙
  • 版权声明: 本文链接 https://seaxiang.com/blog/d7c92c0c07d54534b066381d8690a0bd