Home
last modified time | relevance | path

Searched defs:force (Results 1 – 1 of 1) sorted by relevance

/compose/material3/material3/src/commonMain/kotlin/androidx/compose/material3/
DFloatingToolbar.kt184 onA11yForceCollapse = { force -> forceCollapse = force }, in <lambda>() method
281 onA11yForceCollapse = { force -> forceCollapse = force }, in HorizontalFloatingToolbar() method
348 onA11yForceCollapse = { force -> forceCollapse = force }, in VerticalFloatingToolbar() method
438 onA11yForceCollapse = { force -> forceCollapse = force }, in VerticalFloatingToolbar() method