| OpacityTransitionOpacity Property  | 
 
                The Opacity property represents the resulting opacity of the window.
                
This value is clamped beween 0.0 and 1.0
Default: 1.0
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic double Opacity { get; set; }Property Value
Type: 
Double
                The Opacity property gets/sets the value of the underlying 
                JObject field, "opacity".
            
 See Also
See Also