[ static readonly ] getVisibleWindow()

Class: UIComponent.

Description:

Returns last visible non-PopUp Window or null if no Window component is not found.

Parameters:

No parameters

Returns:

Returns Window component or null.

Type: Window | null