Interface IViewControllerTransitionAnimationDriverResponder
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public interface IViewControllerTransitionAnimationDriverResponder
Methods
OnDriverCancelled()
Declaration
void OnDriverCancelled()
OnDriverCompleted()
Declaration
void OnDriverCompleted()
OnDriverProgressUpdated(Single)
Declaration
void OnDriverProgressUpdated(float progress01)
Parameters
Type | Name | Description |
---|---|---|
System.Single | progress01 |