Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Devent_hub.h41 struct KeyboardShortcut { struct
44 std::function<void()> onKeyboardShortcutAction = nullptr; argument
45 bool IsEqualTrigger(const KeyboardShortcut& other) in IsEqualTrigger() argument