toggle menu
JxBrowser
8.2.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.ui
/
SizeKt
Size
Kt
public
final
class
SizeKt
public
final
class
SizeKt
Members
Functions
Size
Link copied to clipboard
public
final
static
Size
Size
(
Integer
width
,
Integer
height
)
public
final
static
Size
Size
(
Integer
width
,
Integer
height
)
Creates a new instance of
Size
with the given
width
and
height
.