get_active_screen


Description:

public static Screen? get_active_screen ()

Gets the currently active screen.

Calling Window.show will display the window on this screen.

Returns:

The currently active screen or null if that active screen has not been set.