mirror of
https://github.com/openharmony/appexecfwk_standard.git
synced 2026-07-20 14:33:41 -04:00
@@ -49,7 +49,7 @@ public:
|
||||
bool formTempFlg = false;
|
||||
std::vector<int> formUserUids;
|
||||
bool formVisibleNotify = false;
|
||||
int formVisibleNotifyState;
|
||||
int formVisibleNotifyState = 0;
|
||||
};
|
||||
} // namespace AppExecFwk
|
||||
} // namespace OHOS
|
||||
|
||||
Reference in New Issue
Block a user