| Method and Description |
|---|
| androidx.constraintlayout.core.widgets.Barrier.allowsGoneWidget()
This method should be called
getAllowsGoneWidget such that allowsGoneWidget
can be accessed as a property from Kotlin; https://android.github.io/kotlin-guides/interop.html#property-prefixes.
Use Barrier.getAllowsGoneWidget() instead. |