opacity
The opacity of the image.
Declaration
var opacity: CGFloat { get set }Discussion
Ranges from 0.0 (fully transparent) to 1.0 (fully opaque). Defaults to 1.0.
The opacity of the image.
var opacity: CGFloat { get set }Ranges from 0.0 (fully transparent) to 1.0 (fully opaque). Defaults to 1.0.