TreehouseContentSource

@ObjCName(name = "TreehouseContentSource", exact = true)
fun interface TreehouseContentSource<A : AppService>

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun get(app: A): ZiplineTreehouseUi