public static void ShowEditor(System.Action onClose)
 {
     DevicePreviewWindow.ShowEditor(onClose);
 }