drawContentBehind

open override var drawContentBehind: Boolean

Whether to draw the content behind the blurred effect for foreground blurring. This is sometimes useful when you're using a mask or progressive effect.

Defaults to false via HazeDefaults.drawContentBehind.

This flag has no effect when used with background blurring.