Compose 4 GTK
Toggle table of contents
main-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
Compose 4 GTK
Compose 4 GTK
/
io.github.compose4gtk.adw.components
/
ApplicationWindowScope
/
rememberBreakpoint
remember
Breakpoint
@
Composable
open
fun
rememberBreakpoint
(
condition
:
BreakpointCondition
)
:
State
<
Boolean
>