Contents

opacity

The opacity of the receiver. Animatable.

Declaration

var opacity: Float { get set }

Discussion

The value of this property must be in the range 0.0 (transparent) to 1.0 (opaque). Values outside that range are clamped to the minimum or maximum. The default value of this property is 1.0.

See Also

Modifying the layer’s appearance