Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ai/
H A Dai_write_adapter.h34 struct AIWriteInfo { struct
36 int32_t selectStart = 0;
37 int32_t selectEnd = 0;
61 void ShowModalUIExtension(const AIWriteInfo& info, argument