TreehouseUi

interface TreehouseUi

Drives a UI on the host platform.

Implementing classes may also implement app.cash.zipline.ZiplineScoped, in which case the scope object will be closed immediately after this is closed.

Functions

Link copied to clipboard
open fun close()
Link copied to clipboard
@Composable
abstract fun Show()