opacity property

double opacity
final

With an opacity of 1.0, Richbar is fully opaque.

With an opacity of 0.0, Richbar is fully transparent (i.e., invisible). Default will be set to kOpaque or 0.5 slightly see through

Implementation

final double opacity;