Coordinator

public class Coordinator : NSObject, QLPreviewControllerDataSource, UINavigationControllerDelegate
  • Undocumented

    Declaration

    Swift

    public func numberOfPreviewItems(in controller: QLPreviewController) -> Int
  • Undocumented

    Declaration

    Swift

    public func previewController(_ controller: QLPreviewController, previewItemAt index: Int) -> QLPreviewItem