| AnimationOptions Properties | 
The AnimationOptions type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Interrupt | 
                The Interrupt property represents a flag which determines if a call to Window.animate 
                will interrupt all pending transitions, or add itself to the queue.
                 Default: true | 
|  | Raw | 
                The Raw property represents the name for the window which 
                must be unique within the context of the invoking Application.
                 Default: An empty string | 
 See Also
See Also