blurRadius Property

val blurRadius: Dp

Parameters

  • blurRadius — how strongly the area outside the crop is blurred. Set it to 0.dp to leave the page unblurred; the effect also needs Android 12, and is skipped below it.
Top