opacityProperty

val opacityProperty: LimitedDoubleProperty

Property for the opacity of this ComponentView.

Must be in range 0.0 to 1.0.

0.0 corresponds to 0% opacity, where 1.0 corresponds to 100% opacity.

Note that invisible objects (opacity == 0.0) still remain interactive.

See also