formatBackgroundColor

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

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

Return

The formatted background color value.

Parameters

backgroundColor

The background color to format.