2 * Determines how the editor presents itself, but this option, unlike EditorSystemMode, can be changed by the user.
3 * However, it cannot override the system mode if they conflict with each other.
5 export enum EditorUserMode {
6 /** Full range of editing options available */
8 /** Toolbar and all distractions are hidden */
10 /** Some toolbar options may be unavailable. */