init(color:)
Creates a color effect with the specified color.
Declaration
convenience init(color: UIColor?)Parameters
- color:
The color to use for the background.
Creates a color effect with the specified color.
convenience init(color: UIColor?)The color to use for the background.