AnimationTransitionsOpacity Property |
The Opacity property represents a transition of the Window's opacity.
Namespace:
Openfin.Desktop
Assembly:
OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.5.1
Syntax public OpacityTransition Opacity { get; set; }
Property Value
Type:
OpacityTransition
The Opacity property gets/sets the value of the internal OpacityTransition.
See Also