Version

SlideFadeAnimation class Properties

For a list of all members of this type, see SlideFadeAnimation members.

Public Properties
 NameDescription
Public PropertyfadeGets reference to current OpacityAnimation or null.Reference to OpacityAnimation  
Public PropertyfadeCloseDurationGets sets duration of fade for close action in milliseconds.Duration in milliseconds.  
Public PropertyfadeCloseEquationTypeGets sets equation type of fade for close action as Number.Equation type.  
Public PropertyfadeOpenDurationGets sets duration of fade for open action in milliseconds.Duration in milliseconds.  
Public PropertyfadeOpenEquationTypeGets sets equation type of fade for open action as Number.Equation type.  
Public PropertyslideGets reference to current SlideAnimation or null.Reference to SlideAnimation  
Public PropertyslideCloseDirectionGets sets direction of slide for close action as number.Direction type.  
Public PropertyslideCloseDurationGets sets duration of slide for close action in milliseconds.Duration in milliseconds.  
Public PropertyslideCloseEquationTypeGets sets equation type of slide for close action as Number.Equation type.  
Public PropertyslideOpenDirectionGets sets direction of slide for open action as number.Direction type.  
Public PropertyslideOpenDurationGets sets duration of slide for open action in milliseconds.Duration in milliseconds.  
Public PropertyslideOpenEquationTypeGets sets equation type of slide for open action as Number.Equation type.  
See Also