Searched defs:mapWrapper (Results 1 – 1 of 1) sorted by relevance
| /compose/ui/ui/src/commonMain/kotlin/androidx/compose/ui/semantics/ | ||
| D | SemanticsConfiguration.kt | 32 private var mapWrapper: Map<SemanticsPropertyKey<*>, Any?>? = null in <lambda>() variable in androidx.compose.ui.semantics.SemanticsConfiguration |