library / dev.bmcreations.scrcast.config / NotificationConfig / accentColor
accentColor¶
val accentColor:
Int
The accent color resource for the notification
NOTE: On Build.VERSION_CODES.M and below, this will set the background color of the notification and on Build.VERSION_CODES.N and above, will result as the accent color unless colorAsBackground is enabled.
Defaults to Color.RED