Brak opisu

PresentViewController.swift 278B

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