| AnimationTransitionsPosition Property  | 
 
                The Position property represents a transition of the Window's position.
            
 
    Namespace: 
   Openfin.Desktop
    Assembly:
   OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
 Syntax
Syntaxpublic PositionTransition Position { get; set; }Property Value
Type: 
PositionTransition
                The Position property gets/sets the value of the internal PositionTransition. 
            
 See Also
See Also