check_starting_mode# Desktop.check_starting_mode() → None# Check the starting mode. Examples >>> from ansys.aedt.core import Desktop >>> d = Desktop(non_graphical=True) >>> d.check_starting_mode()