Home
last modified time | relevance | path

Searched refs:IntentionCode (Results 1 – 3 of 3) sorted by relevance

/interface/sdk-js/kits/
D@kit.InputKit.d.ts30 import { IntentionCode } from '@ohos.multimodalInput.intentionCode';
43 Action, ActionType, Axis, AxisValue, Button, FourFingersSwipe, InputEvent, IntentionCode,
/interface/sdk-js/api/
D@ohos.multimodalInput.intentionCode.d.ts28 export declare enum IntentionCode { enum
/interface/sdk-js/api/@internal/component/ets/
Dcommon.d.ts8332 declare type IntentionCode = import('../api/@ohos.multimodalInput.intentionCode').IntentionCode; property in TransitionEffect
8587 intentionCode: IntentionCode;