Show / Hide Table of Contents

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
Back to top © 2019 Pelican 7 LTD. All rights reserved.