isColorHex

fun isColorHex(vararg colorHex: String): Boolean

Return true if the color hex string is right,false otherwise.

Return

true if the color hex string is right,false otherwise.

Since

1.5.1

Parameters

colorHex

color hex string.