setBlur

fun setBlur(@FloatRange(from = 0.0.toDouble(), fromInclusive = falseradius: Float, style: BlurMaskFilter.Blur): SpanBuilder

Set the span of blur.

Return

the single SpanBuilder instance

Parameters

radius

The radius of blur.

style