UIColor
-
The shorthand four-digit hexadecimal representation of color with alpha.
RGBA defines to the color #AARRGGBB.
Declaration
Swift
public convenience init(MPHex: UInt)
Parameters
MPHex
hexadecimal value.