formatBackgroundColor

protected fun formatBackgroundColor(backgroundColor: String?): String?

Format the background color for URI inclusion. Removes # prefix if present.

Return

The formatted background color value.

Parameters

backgroundColor

The background color to format.