EditorWindow.focusedWindowstatic var focusedWindow : EditorWindowDescriptionThe EditorWindow which currently has keyboard focus (Read Only) /focusedWindow/ can be null if no window has focus. See Also: mouseOverWindow, Focus.
// Prints to a label the name of the focused window |

