setStatusBarColor

abstract fun setStatusBarColor(@ColorInt color: Int)

Set the color of the In App Message Activity status bar on Android 21 or higher.

Parameters

color

Packed color int to be used for the status bar.