alpha property

double? alpha
getter/setter pair

The view’s alpha value. The value of this property is a floating-point number in the range 0.0 to 1.0, where 0.0 represents totally transparent and 1.0 represents totally opaque.

Officially Supported Platforms/Implementations:

Implementation

double? alpha;