//workflow/com.squareup.workflow1.ui.container/setModalContent
setModalContent¶
[androidJvm]
Content
fun Dialog.setModalContent(contentView: View)
More info
The default implementation of ModalScreenOverlayDialogFactory.buildDialogWithContentView.
Sets the background of the receiver’s Window based on its theme, if any, or else null. (Setting the background to null ensures the window can go full bleed.)