lib / com.tingyik90.snackprogressbar / SnackProgressBar / setAllowUserInput
fun setAllowUserInput(allowUserInput: Boolean): SnackProgressBar
Sets whether user input is allowed. Setting to FALSE will display an OverlayLayout which blocks user input.
allowUserInput - Whether to allow user input. Default = FALSE.
Return This SnackProgressBar.