Instance Property
alphaFactor
A factor that is multiplied with the alpha component of the base color to create the effective color.
Declaration
var alphaFactor: CGFloat { get set }Declaration
@property (assign) CGFloat alphaFactor;Declaration
alphaFactor() -> float
setAlphaFactor_(alphaFactor: float)