setScrimColor

open fun setScrimColor(@ColorInt color: Int)(source)

Set a color to use for the scrim that obscures primary content while a drawer is open.

Parameters

color

Color to use in 0xAARRGGBB format.