Click or drag to resize

SizeTransition Properties

The SizeTransition type exposes the following members.

Properties
  NameDescription
Public propertyDuration
The Duration property represents the total time in milliseconds for the transition to complete.

Default: 0

Public propertyHeight
The Height property represents the resulting height of the window.

Default: 0

Public propertyRaw
The Raw property represents the underliying JObject containing the transition's settings.
(Inherited from IAnimationTransition.)
Public propertyWidth
The Width property represents the resulting width of the window.

Default: 0

Top
See Also