Show / Hide Table of Contents

Class ElementsControllerInvokeTransitionData

An ElementsControllerInvokeTransitionData is used to pass transition data to the InvokeTransition(ViewControllerTransitionIdentifier, TTransitionData, Action) method directly.

Inheritance
System.Object
ViewControllerInvokeTransitionData<ElementsController>
ElementsControllerInvokeTransitionData
Inherited Members
ViewControllerInvokeTransitionData<ElementsController>.ToViewController
ViewControllerInvokeTransitionData<ElementsController>.Animated
ViewControllerInvokeTransitionData<ElementsController>.Interactive
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Pelican7.UIGraph
Assembly: UI Graph API Documentation Project.dll
Syntax
public class ElementsControllerInvokeTransitionData : ViewControllerInvokeTransitionData<ElementsController>

Constructors

ElementsControllerInvokeTransitionData()

Declaration
public ElementsControllerInvokeTransitionData()
Back to top © 2019 Pelican 7 LTD. All rights reserved.