Source set: Common
abstract class DelegatingNode : Modifier.Node()
A Modifier.Node which is able to delegate work to other Modifier.Node instances.
This can be useful to compose multiple node implementations into one.
A Modifier.Node which is able to delegate work to other Modifier.Node instances.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
abstract class DelegatingNode : Modifier.Node()
A Modifier.Node which is able to delegate work to other Modifier.Node instances.
This can be useful to compose multiple node implementations into one.
Last updated: