| IAnimationTransitionRaw Property  | 
 
                The Raw property represents the underliying 
                JObject containing the transition's settings.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic JObject Raw { get; }Property Value
Type: 
JObject
                The Raw property gets/sets the value of the underlying JObject.
            
 See Also
See Also