SizeTransition Properties |
The SizeTransition type exposes the following members.
Name | Description | |
---|---|---|
Duration |
The Duration property represents the total time in milliseconds
for the transition to complete.
Default: 0 | |
Height |
The Height property represents the resulting height of the window.
Default: 0 | |
Raw |
The Raw property represents the underliying
JObject containing the transition's settings.
(Inherited from IAnimationTransition.) | |
Width |
The Width property represents the resulting width of the window.
Default: 0 |