No Description

PresentViewController.swift 281B

123456789101112
  1. //
  2. // PresentViewController.swift
  3. // PaiaiUIKit
  4. //
  5. // Created by ffib on 2019/1/25.
  6. // Copyright © 2019 yb. All rights reserved.
  7. //
  8. import Foundation
  9. typealias PresentViewController = PresentAnimatorDelegate & GestureRecognizerDelegate & ViewControllerTransitioningDelegate