Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h74 struct ViewDataCommon { struct
75 OHOS::NWeb::NWebAutofillEvent eventType = OHOS::NWeb::NWebAutofillEvent::UNKNOWN;
76 std::string pageUrl;
77 bool isUserSelected = false;
78 bool isOtherAccount = false;
79 std::string source;