Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/view_data/include/
H A Dpage_node_info.h27 struct PageNodeInfo { struct
32 int32_t id = -1;
33 int32_t depth = -1;
35 std::string tag;
36 std::string value;
37 std::string placeholder;
38 std::string metadata;
39 std::string passwordRules;
40 bool enableAutoFill = true;
41 Rect rect;
[all …]