Home
last modified time | relevance | path

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

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
Dextension_form_info.h27 struct ExtensionFormInfo { struct
28 bool formVisibleNotify = false;
29 bool isDefault = false;
30 bool updateEnabled = false;
31 bool dataProxyEnabled = false;
32 bool isDynamic = true;
33 bool transparencyEnabled = true;
34 bool fontScaleFollowSystem = true;
35 FormsColorMode colorMode = FormsColorMode::AUTO_MODE;
36 FormType type = FormType::JS;
[all …]