FadeTransition Constructors
Represents a transition from one screen to another with the fade effect.
Name | Parameters | Description |
---|---|---|
Fade |
none |
Initializes a new instance of the Fade |
Fade |
from, to, parameters |
Initializes a new instance of the Fade |
See Also