Home
last modified time | relevance | path

Searched defs:TwoFingerGesture (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/key_command/include/
H A Dkey_command_handler.h114 struct TwoFingerGesture { struct
115 inline static constexpr auto MAX_TOUCH_NUM = 2;
116 bool active = false;
117 int32_t timerId = -1;
118 int64_t abilityStartDelay = 0;
119 Ability ability;
120 struct {
125 } touches[MAX_TOUCH_NUM];