Click or drag to resize

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
C#
public PositionTransition Position { get; set; }

Property Value

Type: PositionTransition
The Position property gets/sets the value of the internal PositionTransition.
See Also