暂无描述

NavigationBackViewController.swift 260B

12345678910111213
  1. //
  2. // NavigationBackViewController.swift
  3. // PaiaiUIKit
  4. //
  5. // Created by ffib on 2019/1/15.
  6. // Copyright © 2019 yb. All rights reserved.
  7. //
  8. import UIKit
  9. public typealias NavigationBackViewController = NavigationBackDelegate & GestureRecognizerDelegate