DeckSegue
public final class DeckSegue: UIStoryboardSegue
                A segue to implement the Deck transition via Storyboards
To use this, set your segue’s class to DeckSegue, and its kind to
custom
- 
                  
                  
Performs the visual transition for the Deck segue.
Declaration
Swift
public override func perform() 
View on GitHub
Install in Dash
        DeckSegue Class Reference