Orbit
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Orbit
orbit-foundation
/
com.aman.orbit.foundation
/
Ui
/
Factory
Factory
fun
interface
Factory
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
screen
:
Screen
,
context
:
OrbitContext
)
:
Ui
<
*
>
?