Contents

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.

See Also

Configuring appearance