treehouse-compose
/
app.cash.treehouse.compose
/
TreehouseComposition
common
Treehouse
Composition
interface
TreehouseComposition
Content copied to clipboard
Functions
Functions
cancel
Link copied to clipboard
common
abstract fun
cancel
()
Content copied to clipboard
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
sendEvent
Link copied to clipboard
common
abstract fun
sendEvent
(event:
Event
)
Content copied to clipboard
setContent
Link copied to clipboard
common
abstract fun
setContent
(content:
TreehouseScope
.() ->
Unit
)
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard