scale

fun scale(targetSize: Pair<Int, Int>?): Bootstrapper

Scale the window to the target size, and if targetSize is null, this will be skipped.