display Prompt Bottom Sheet

fun FragmentActivity.displayPromptBottomSheet(declaration: PromptBottomSheetDeclaration)
fun Fragment.displayPromptBottomSheet(declaration: PromptBottomSheetDeclaration)

Method to display prompot bottom sheet

See also

Parameters

declaration

configuration for the prompt

Sources

Link copied to clipboard
Link copied to clipboard