Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
Dsimplified_inspector.cpp68 struct ScrollCommand { struct
69 TargetType type { TargetType::UNKNOWN };
70 int32_t nodeId { 0 };
71 float scrollOffset { 0.0 };
72 ScrollAlign scrollAlign { ScrollAlign::NONE };
73 std::string webContentJs;