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