setBackgroundColor

Change the dimmed background color. The default value is translucent gray.

Since

Added 2.12.0.

Return

an instance of ImageNoticeConfiguration

Parameters

backgroundColor

an integer value of ARGB color. See toArgb

See also


Change the dimmed background color. The default value is translucent gray.

Since

Added 2.12.0.

Return

an instance of ImageNoticeConfiguration

Parameters

backgroundColor

an string value of ARGB color like '#FF804400'. See parseColor

See also