public static void StartScreenTransitionOut() { if (screenTransition != null) { screenTransition.StartTransitionOut(); } }