toggle menu
redwood-treehouse-host
0.16.0
common
switch theme
search in API
redwood-treehouse-host
/
app.cash.redwood.treehouse
/
TreehouseContentSource
Treehouse
Content
Source
@
ObjCName
(
name
=
"TreehouseContentSource"
,
exact
=
true
)
fun
interface
TreehouseContentSource
<
A
:
AppService
>
Members
Members & Extensions
Functions
bind
When
Ready
Link copied to clipboard
fun
<
A
:
AppService
,
W
:
Any
>
TreehouseContentSource
<
A
>
.
bindWhenReady
(
view
:
TreehouseView
<
W
>
,
app
:
TreehouseApp
<
A
>
)
:
Closeable
get
Link copied to clipboard
abstract
fun
get
(
app
:
A
)
:
ZiplineTreehouseUi