Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dextension_form_profile.cpp70 struct ExtensionFormProfileInfo { struct
71 std::string name;
72 std::string displayName;
73 std::string description;
74 std::string src;
75 Window window;
76 std::string colorMode = "auto";
77 std::string formConfigAbility;
78 std::string type = "JS";
79 std::string uiSyntax = "hml";
[all …]