ApplicationConfiguration.DistractionFreeModeHideOptions

String that holds a comma delimited list of values:

toolbar,statusbar,menu,tabs,preview

Any of the elements provided are hidden in distraction free mode. Additionally you can also set:

maximized,maxwidth:970

which determines whether the window is maximized and the editor display width. All values are optional.

public string DistractionFreeModeHideOptions { get; set; }

See also:

Class ApplicationConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic