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