Screen.resize

Applications should call this in response to receiving a resize event. (This can't be done automatically to avoid thread safety issues.)

interface Screen
void
resize
()

Meta