Compose GLFW
Toggle table of contents
0.2.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Compose GLFW
Compose GLFW
/
dev.sargunv.composeglfw
/
HostWindowInfo
/
HostWindowInfo
Host
Window
Info
constructor
(
displayServer
:
DisplayServer
,
displayName
:
String
?
,
renderBackend
:
RenderBackend
,
framebufferWidth
:
Int
,
framebufferHeight
:
Int
,
windowWidth
:
Int
,
windowHeight
:
Int
,
contentScale
:
Float
)
(
source
)