Home
last modified time | relevance | path

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

/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
Dview_data.h26 struct ViewData { struct
32 std::string bundleName;
33 std::string moduleName;
34 std::string abilityName;
35 std::string pageUrl;
36 std::vector<PageNodeInfo> nodes;
37 Rect pageRect;
38 bool isUserSelected = false;
39 bool isOtherAccount = false;