Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h28 struct NavPathInfoUINode { struct
29NavPathInfoUINode(const std::string& name, const JSRef<JSVal>& param, RefPtr<NG::UINode>& uiNode, … in NavPathInfoUINode() argument
36 std::string name;
37 JSRef<JSVal> param;
38 RefPtr<NG::UINode> uiNode;
39 int32_t index = -1;