Coordinator
class Coordinator : NSObject, QLPreviewControllerDelegate, QLPreviewControllerDataSource
-
Undocumented
Declaration
Swift
init(parent: MemriFileViewController) -
Undocumented
Declaration
Swift
var parent: MemriFileViewController -
Undocumented
Declaration
Swift
func numberOfPreviewItems(in controller: QLPreviewController) -> Int -
Undocumented
Declaration
Swift
func previewController( _ controller: QLPreviewController, previewItemAt index: Int ) -> QLPreviewItem
Coordinator Class Reference