Enum ViewControllerTransitionAnimationDriverDirection
The direction of the transition driver.
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public enum ViewControllerTransitionAnimationDriverDirection
Fields
Name | Description |
---|---|
Forwards | Progress updates are increasing. |
Reversed | Progress updates are decreasing. |