toggle menu
redwood
0.16.0
common
switch theme
search in API
redwood-treehouse-host
/
app.cash.redwood.treehouse
/
TreehouseApp
/
createContent
create
Content
abstract
fun
createContent
(
source
:
TreehouseContentSource
<
A
>
)
:
Content
Create content for
source
.
Calls to this function will
start
this app if it isn't already started.