Home
last modified time | relevance | path

Searched refs:UI_MOUSE_EVENT_BUTTON_BACK (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/interfaces/native/
H A Dui_input_event.h180 UI_MOUSE_EVENT_BUTTON_BACK = 4, enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A D_ark_u_i___event_module.md38 …_EVENT_BUTTON_RIGHT = 2, UI_MOUSE_EVENT_BUTTON_MIDDLE = 3,<br/>UI_MOUSE_EVENT_BUTTON_BACK = 4, UI_…
211 | UI_MOUSE_EVENT_BUTTON_BACK | 鼠标左侧后退键。 |
H A Dui__input__event_8h.md39 …USE_EVENT_BUTTON_MIDDLE](_ark_u_i___event_module.md) = 3,<br/>[UI_MOUSE_EVENT_BUTTON_BACK](_ark_u_…
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/
H A Devent_converter.cpp708 return static_cast<int32_t>(UI_MOUSE_EVENT_BUTTON_BACK); in ConvertToCMouseEventButtonType()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Dui__input__event_8h.md37 …OUSE_EVENT_BUTTON_MIDDLE](_ark_u_i___event_module.md) = 3,<br>[UI_MOUSE_EVENT_BUTTON_BACK](_ark_u_…
H A D_ark_u_i___event_module.md38 …E_EVENT_BUTTON_RIGHT = 2, UI_MOUSE_EVENT_BUTTON_MIDDLE = 3,<br>UI_MOUSE_EVENT_BUTTON_BACK = 4, UI_…
209 | UI_MOUSE_EVENT_BUTTON_BACK | Back button on the left of the mouse. |