bottomSheetCornerRadiusDp
The corner radius used for specifically for the sheets displayed by Payment Element. Be default, this is set to the same value as cornerRadiusDp.
fun bottomSheetCornerRadiusDp(context: Context, @DimenRes bottomSheetCornerRadiusRes: Int): PaymentSheet.Shapes.Builder
The corner radius used for specifically for the sheets displayed by Payment Element. Be default, this is set to the same value as cornerRadiusDp.
Parameters
bottomSheetCornerRadiusRes
The bottom sheet corner radius resource ID.