Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dselect_overlay_property.h450 struct TextMenuOptions { struct
451 std::optional<TextMenuShowMode> showMode;
/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala-arkts/arkui-ohos/src/component/
DtextCommon.ts461 export interface TextMenuOptions { interface