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