type ToggleUserInterfaceVisibilityAction = () => void;Action function for toggling the editor’s user interface visibility.
Returns#
void
type ToggleUserInterfaceVisibilityAction = () => void;Action function for toggling the editor’s user interface visibility.
void