toggle menu
workflow
androidJvm
switch theme
search in API
workflow-ui-container-android
/
com.squareup.workflow1.ui.modal
/
ModalViewContainer
/
Companion
Companion
object
Companion
Members
Functions
binding
Link copied to clipboard
inline
fun
<
H
:
HasModals
<
*
,
*
>
>
binding
(
@
IdRes
id
:
Int
=
View.NO_ID
)
:
ViewFactory
<
H
>
Creates a
ViewFactory
for modal container screens of type
H
.