opacity property

double opacity
final

The target opacity.

An opacity of 1.0 is fully opaque. An opacity of 0.0 is fully transparent (i.e., invisible).

Implementation

final double opacity;