NPopupAnimationInfo Structure Members
In This Topic
The following tables list the members exposed by NPopupAnimationInfo.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | FadeIn | Determines whether a fade-in animation will be applied when the popup is displayed. |
 | FadeOut | Determines whether a fade-out animation will be applied when the popup is closed. |
 | Interval | Gets/sets the interval (in milliseconds) among animation steps. |
 | Steps | Gets/sets the number of steps the animation will pass through. |
Top
Public Methods
Public Operators
See Also