Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
Dweb_pattern.h77 struct ViewDataCommon { struct
78 OHOS::NWeb::NWebAutofillEvent eventType = OHOS::NWeb::NWebAutofillEvent::UNKNOWN;
79 std::string pageUrl;
80 bool isUserSelected = false;
81 bool isOtherAccount = false;
82 std::string source;