FlipCardAnimation Class Members
                In This Topic
            
            The following tables list the members exposed by FlipCardAnimation.
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
|  | Name | Description | 
|---|
|  | Direction | Get or set the flip animation direction, default value is "horizontal", user can set it to "vertical". | 
|  | Disabled | Get or set whether to disable the animation. | 
|  | Duration | Get or set the animation duration, default value is 500ms. | 
|  | Type | Get or set the animation type. Default is "flip", users can set it to other jQuery UI effects. | 
TopSee Also