create

fun create(width: Int, height: Int): Size

Creates a new Size using the given width (width) and height (height).

Sources

(source)
Link copied to clipboard