set_screen


Description:

[ Version ( since = "2.14" ) ]
public void set_screen (Screen screen)

Sets the screen on which applications will be launched when using this context.

See also set_display.

Note that, typically, a Screen represents a logical screen, not a physical monitor.

If both screen and display are set, the screen takes priority. If neither screen or display are set, the default screen and display are used.

Parameters:

this

a AppLaunchContext

screen

a Screen