| OpacityTransition Properties | 
The OpacityTransition type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Duration | 
                The Duration property represents the total time in milliseconds
                for the transition to complete.
                 Default: 0 | 
|  | Opacity | 
                The Opacity property represents the resulting opacity of the window.
                 This value is clamped beween 0.0 and 1.0 Default: 1.0 | 
|  | Raw | 
                The Raw property represents the underliying 
                JObject containing the transition's settings.
            (Inherited from IAnimationTransition.) | 
 See Also
See Also