comicviewer
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model.settings
/
WindowSettings
/
WindowSettings
Window
Settings
jvm
constructor
(
width
:
Int
=
1024
,
height
:
Int
=
768
,
x
:
Int
=
-1
,
y
:
Int
=
-1
,
isMaximized
:
Boolean
=
false
)