Theme.full_screen#
Examples#
Download Python source code | Download Jupyter notebook
Set windows to be full screen by default.
>>> import pyvista as pv
>>> pv.global_theme.full_screen = True
Download Python source code | Download Jupyter notebook
Set windows to be full screen by default.
>>> import pyvista as pv
>>> pv.global_theme.full_screen = True