AppMode Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Configuration.Settings.AppMode"]
Namespace: ZU.Configuration.Settings
public enum AppMode
Member name | Value | Description | |
---|---|---|---|
Normal | 0 | ||
Offline | 1 | ||
OfflineNoModels | 2 | ||
OfflineNoApps | 3 | ||
OfflineNoAppsNoModels | 4 | ||
BypassWelcomeScreen | 5 |