OwnerSnapshotObserver
Kotlin
|Java
class OwnerSnapshotObserver
kotlin.Any | |
↳ | androidx.compose.ui.node.OwnerSnapshotObserver |
Performs snapshot observation for blocks like draw and layout which should be re-invoked automatically when the snapshot value has been changed.
Summary
Public constructors | |
---|---|
Performs snapshot observation for blocks like draw and layout which should be re-invoked automatically when the snapshot value has been changed. |